updating common files

updating files: [".rubocop.yml"]
This commit is contained in:
Dominik Richter 2014-12-12 01:57:20 +01:00
parent 4187449039
commit 5da19aa6ee

View file

@ -14,6 +14,8 @@ HashSyntax:
Enabled: true
LineLength:
Enabled: false
EmptyLinesAroundBlockBody:
Enabled: false
MethodLength:
Max: 40
NumericLiterals: