.rubocop.yml in chronicle-etl-0.2.4 vs .rubocop.yml in chronicle-etl-0.3.0

- old
+ new

@@ -3,6 +3,9 @@ Style/StringLiterals: Enabled: false Style/MethodCallWithArgsParentheses: + Enabled: false + +Lint/ConstantResolution: Enabled: false \ No newline at end of file