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
|
Enabled: false
|
||||||
Documentation:
|
Documentation:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
Encoding:
|
|
||||||
Enabled: false
|
|
||||||
HashSyntax:
|
HashSyntax:
|
||||||
EnforcedStyle: ruby19
|
EnforcedStyle: ruby19
|
||||||
SpaceAroundEqualsInParameterDefault:
|
SpaceAroundEqualsInParameterDefault:
|
||||||
EnforcedStyle: no_space
|
EnforcedStyle: no_space
|
||||||
Blocks:
|
|
||||||
Enabled: false
|
|
||||||
PerlBackrefs:
|
PerlBackrefs:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
ClassAndModuleChildren:
|
ClassAndModuleChildren:
|
||||||
|
|
Loading…
Reference in a new issue