Skip to content

Commit

Permalink
Change the rubocop configuration to target Ruby 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Nov 10, 2023
1 parent fce9eee commit c0bbb05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
AllCops:
NewCops: enable
TargetRubyVersion: 2.0

Layout/FirstArrayElementIndentation:
Enabled: true
Expand Down

0 comments on commit c0bbb05

Please sign in to comment.