Update travis and rubocop to work together
This commit is contained in:
parent
98e9dec252
commit
949ce14fca
3 changed files with 4 additions and 4 deletions
|
|
@ -85,4 +85,5 @@ AllCops:
|
|||
- '**/Rakefile'
|
||||
- '**/config.ru'
|
||||
Exclude:
|
||||
- db/schema.rb
|
||||
- 'db/schema.rb'
|
||||
- 'vendor/bundle/**/*'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue