mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
Removed invalid Rubocop blocks.
This commit is contained in:
parent
4364d754a5
commit
c11a9e6f39
1 changed files with 0 additions and 4 deletions
|
@ -23,14 +23,10 @@ ClassLength:
|
|||
Enabled: false
|
||||
Documentation:
|
||||
Enabled: false
|
||||
Encoding:
|
||||
Enabled: false
|
||||
HashSyntax:
|
||||
EnforcedStyle: ruby19
|
||||
SpaceAroundEqualsInParameterDefault:
|
||||
EnforcedStyle: no_space
|
||||
Blocks:
|
||||
Enabled: false
|
||||
PerlBackrefs:
|
||||
Enabled: false
|
||||
ClassAndModuleChildren:
|
||||
|
|
Loading…
Reference in a new issue