Skip to content

Commit

Permalink
Add performance rules to the rubocop configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Mar 28, 2024
1 parent 0ec5ce3 commit 1600859
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
require:
- rubocop-performance

AllCops:
NewCops: enable
TargetRubyVersion: 2.0
Expand Down

0 comments on commit 1600859

Please sign in to comment.