.rubocop.yml in loggerstash-0.0.6 vs .rubocop.yml in loggerstash-0.0.7
- old
+ new
@@ -109,8 +109,10 @@
Enabled: true
EnforcedStyle: indented
Layout/AlignHash:
Enabled: true
+ EnforcedHashRocketStyle: table
+ EnforcedColonStyle: table
Bundler/OrderedGems:
Enabled: false