Exclude storage from rubocop
This commit is contained in:
parent
71af31e424
commit
4ca4203511
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ AllCops:
|
|||
- script/**/*
|
||||
- bin/**/*
|
||||
- vendor/**/*
|
||||
- storage/**/*
|
||||
- Gemfile*
|
||||
- gems/bess/bin/**/*
|
||||
- gems/houdini_upgrade/bin/**/*
|
||||
|
|
Loading…
Reference in a new issue