Skip to content

Commit

Permalink
Update rubocop to 2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
arscan committed Mar 22, 2019
1 parent 567a641 commit 53b4c7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.3
TargetRubyVersion: 2.4
Exclude:
- '*.gemspec'
- 'Gemfile*'
Expand All @@ -24,4 +24,4 @@ Performance/Casecmp:
Enabled: false

Naming:
Enabled: false
Enabled: false

0 comments on commit 53b4c7a

Please sign in to comment.