relnotes/v0.78.0.md
Lint/NonDeterministicRequireOrder cop. (@mangara)EnforcedStyleForExponentOperator parameter to Layout/SpaceAroundOperators cop. (@khiav223577)Style/TrivialAccessors's AllowedMethods. (@movermeyer)Style/TrailingCommaInArguments when using an anonymous function with multiple line arguments with EnforcedStyleForMultiline: consistent_comma. (@koic)Style/BlockDelimiters cop and Layout/SpaceBeforeBlockBraces cop with EnforcedStyle: no_space when using multiline braces. (@koic)2 rather when 0 when the config file contains an unknown cop. (@jethroo)--disable-uncorrectable. (@tejasbubane)Layout/SpaceAroundOperators when using a Rational literal with / (e.g. 2/3r). (@koic)Style/Attr not flag offense for custom attr method. (@tejasbubane)Style/GuardClause crash. (@buehmann)LineLength cop from Metrics department to Layout department. (@koic)