1
0
Fork 0
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:
Mauro Otonelli 2015-07-19 20:45:10 -03:00
parent 4364d754a5
commit c11a9e6f39

View file

@ -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: