Rubocop syntax fix

This commit is contained in:
Priit Tark 2015-03-06 10:39:05 +02:00
parent e22f6472aa
commit 609c35c507

View file

@ -83,5 +83,5 @@ Style/AlignParameters:
Enabled: false
# No need fancy style of numbers such as 1_000_000
Style/NumericLiterals
Style/NumericLiterals:
Enabled: false