.rubocop.yml in rapporteur-3.7.0 vs .rubocop.yml in rapporteur-3.7.1
- old
+ new
@@ -18,12 +18,9 @@
EnforcedStyle: "around"
Layout/EndOfLine:
EnforcedStyle: "lf"
-Layout/HeredocIndentation:
- EnforcedStyle: "squiggly"
-
Layout/IndentationConsistency:
EnforcedStyle: "normal"
Style/StringLiterals:
EnforcedStyle: "single_quotes"