Commit 770eba73 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Enable rubocop for tests too

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 6c4d48b8
...@@ -993,8 +993,6 @@ Rails/Validation: ...@@ -993,8 +993,6 @@ Rails/Validation:
AllCops: AllCops:
RunRailsCops: true RunRailsCops: true
Exclude: Exclude:
- 'spec/**/*'
- 'features/**/*'
- 'vendor/**/*' - 'vendor/**/*'
- 'db/**/*' - 'db/**/*'
- 'tmp/**/*' - 'tmp/**/*'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment