Rubocop yml update

This commit is contained in:
Priit Tark 2015-02-18 16:04:04 +02:00
parent 44f11de5c8
commit 61ee8ef9f5

View file

@ -77,3 +77,7 @@ Style/AsciiComments:
# because NerdCommenter honors commented code intentions # because NerdCommenter honors commented code intentions
Style/CommentIndentation: Style/CommentIndentation:
Enabled: false Enabled: false
# It did not alayws suggested good format
Style/AlignParameters:
Enabled: false