default.yml in rubocop-template-1.1.1 vs default.yml in rubocop-template-1.2.0

- old
+ new

@@ -15,13 +15,9 @@ EnforcedStyleAlignWith: keyword Layout/IndentationConsistency: EnforcedStyle: normal -Layout/LineLength: - Enabled: false - Max: 100 - Lint/AssignmentInCondition: Enabled: false Lint/Debugger: Enabled: true