.rubocop.yml in conifer-0.3.0 vs .rubocop.yml in conifer-1.0.0

- old
+ new

@@ -12,5 +12,8 @@ default: () '%w': '()' '%W': '()' '%i': '()' '%I': '()' + +Style/NumericLiterals: + Enabled: false