Fix CI
This commit is contained in:
parent
03c21f45c7
commit
be6c5b1bdb
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ Layout/SpaceInsideHashLiteralBraces:
|
|||
|
||||
##
|
||||
# Disabled
|
||||
Style/MixinUsage:
|
||||
Exclude:
|
||||
- Rakefile.rb
|
||||
Layout/MultilineMethodCallIndentation:
|
||||
Enabled: false
|
||||
Layout/ArgumentAlignment:
|
||||
|
|
Loading…
Reference in a new issue