.rubocop.yml in danger-textlint-1.2.2 vs .rubocop.yml in danger-textlint-2.0.0
- old
+ new
@@ -21,10 +21,10 @@
Lint/UselessAssignment:
Exclude:
- '**/spec/**/*'
# We could potentially enable the 2 below:
-Layout/IndentHash:
+Layout/IndentFirstHashElement:
Enabled: false
Layout/AlignHash:
Enabled: false