Enable rubocop for tests too
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
6c4d48b8b9
commit
770eba73d4
1 changed files with 0 additions and 2 deletions
|
@ -993,8 +993,6 @@ Rails/Validation:
|
|||
AllCops:
|
||||
RunRailsCops: true
|
||||
Exclude:
|
||||
- 'spec/**/*'
|
||||
- 'features/**/*'
|
||||
- 'vendor/**/*'
|
||||
- 'db/**/*'
|
||||
- 'tmp/**/*'
|
||||
|
|
Loading…
Reference in a new issue