Add new styles to be checked
This commit is contained in:
parent
6e7e0c2cd3
commit
eb127b4f8c
4 changed files with 7 additions and 13 deletions
|
|
@ -104,6 +104,10 @@ Style/Blocks:
|
|||
Style/BracesAroundHashParameters:
|
||||
Enabled: true
|
||||
|
||||
#
|
||||
Style/CaseEquality:
|
||||
Enabled: true
|
||||
|
||||
AllCops:
|
||||
Include:
|
||||
- '**/Rakefile'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue