Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Commit

Permalink
Remove performance cops
Browse files Browse the repository at this point in the history
These cops are no longer available in core rubocop.

rubocop/rubocop#5977
  • Loading branch information
Ben Thorner committed May 8, 2019
1 parent fbabac2 commit a9e01f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,5 @@
* Remove redundant cop config for Performance/TimesMap

# 3.11.1

* Fix renamed cops IndentArray and IndentHash.
Expand Down
3 changes: 0 additions & 3 deletions configs/rubocop/other-style.yml
Expand Up @@ -384,6 +384,3 @@ WhileUntilModifier:

Style/FrozenStringLiteralComment:
Enabled: false

Performance/TimesMap:
Enabled: false

0 comments on commit a9e01f6

Please sign in to comment.