Configure RuboCop
This commit is contained in:
parent
3fdb00a1f7
commit
24b47c47e9
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ Rails:
|
|||
Style/AndOr:
|
||||
EnforcedStyle: conditionals
|
||||
|
||||
Style/ClassAndModuleChildren:
|
||||
Exclude:
|
||||
- 'app/**/*'
|
||||
|
||||
Style/Documentation:
|
||||
Enabled: false
|
||||
|
||||
|
|
Reference in a new issue