Skip to content

Commit

Permalink
Disable Rails cops
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj authored and excpt committed Oct 2, 2020
1 parent 7c7ca31 commit 82680f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ AllCops:
- 'config/**/*'
- 'script/**/*'

Rails:
Enabled: true

Style/AlignParameters:
EnforcedStyle: with_fixed_indentation

Expand Down

0 comments on commit 82680f0

Please sign in to comment.