.rubocop.yml in heavy_control-0.1.2 vs .rubocop.yml in heavy_control-0.1.3

- old
+ new

@@ -18,5 +18,9 @@ Enabled: false Style/FileName: Exclude: - Appraisals + +Metrics/BlockLength: + Exclude: + - 'spec/**/*' \ No newline at end of file