.rubocop.yml in birdspotting-0.1.3 vs .rubocop.yml in birdspotting-0.1.4

- old
+ new

@@ -7,10 +7,10 @@ # # Opinionated cops # -Layout/IndentHash: +Layout/FirstHashElementIndentation: EnforcedStyle: consistent Metrics/AbcSize: Max: 20