Enable Rubocop for app/views (#23874)
This commit is contained in:
parent
14f0b48fb6
commit
82a6cf4012
4 changed files with 13 additions and 14 deletions
|
@ -19,7 +19,6 @@ AllCops:
|
|||
NewCops: enable
|
||||
Exclude:
|
||||
- db/schema.rb
|
||||
- 'app/views/**/*'
|
||||
- 'config/**/*'
|
||||
- 'bin/*'
|
||||
- 'Rakefile'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue