Run Rubocop on Rakefile (#23871)
This commit is contained in:
@ -24,7 +24,6 @@ AllCops:
|
||||
Exclude:
|
||||
- db/schema.rb
|
||||
- 'bin/*'
|
||||
- 'Rakefile'
|
||||
- 'node_modules/**/*'
|
||||
- 'Vagrantfile'
|
||||
- 'vendor/**/*'
|
||||
|
Reference in New Issue
Block a user