.rubocop.yml in insert_from_file-0.0.4 vs .rubocop.yml in insert_from_file-0.0.5

- old
+ new

@@ -1,4 +1,7 @@ +Layout/EmptyComment: + Enabled: false + Metrics/AbcSize: Exclude: - lib/insert_from_file.rb Metrics/BlockLength: