mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Enable rubocop for tests too
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -993,8 +993,6 @@ Rails/Validation:
|
||||
AllCops:
|
||||
RunRailsCops: true
|
||||
Exclude:
|
||||
- 'spec/**/*'
|
||||
- 'features/**/*'
|
||||
- 'vendor/**/*'
|
||||
- 'db/**/*'
|
||||
- 'tmp/**/*'
|
||||
|
||||
Reference in New Issue
Block a user