Skip to content

Commit

Permalink
Rubocop target rails version = 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swrobel committed Dec 19, 2017
1 parent 224bc89 commit d7469e0
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
Expand Up @@ -7,6 +7,7 @@ AllCops:
- node_modules/**/*
- test/test_helper.rb
- vendor/**/*
TargetRailsVersion: 5.2

Layout/AccessModifierIndentation:
Enabled: false
Expand Down

0 comments on commit d7469e0

Please sign in to comment.