.rubocop.yml in termii_ruby-0.1.0 vs .rubocop.yml in termii_ruby-0.1.1

- old
+ new

@@ -23,6 +23,9 @@ Layout/LineLength: Enabled: false Lint/MissingSuper: + Enabled: false + +Metrics/BlockLength: Enabled: false \ No newline at end of file