Run Rubocop on Rakefile (#23871)
This commit is contained in:
parent
1d557305d2
commit
f134a5f9d8
2 changed files with 3 additions and 2 deletions
|
@ -24,7 +24,6 @@ AllCops:
|
|||
Exclude:
|
||||
- db/schema.rb
|
||||
- 'bin/*'
|
||||
- 'Rakefile'
|
||||
- 'node_modules/**/*'
|
||||
- 'Vagrantfile'
|
||||
- 'vendor/**/*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue