include additional files to 'cop'
This commit is contained in:
parent
65b0029ccd
commit
bf327c17b7
|
@ -1,7 +1,9 @@
|
|||
AllCops:
|
||||
Includes:
|
||||
- Rakefile
|
||||
- Gemfile
|
||||
- config.ru
|
||||
- gem_rake_helper.rb
|
||||
Excludes:
|
||||
- script/**
|
||||
- vendor/**
|
||||
|
|
Loading…
Reference in a new issue