- The
redundantBackticks
rule no longer removes required comments aroundself
- Associated type headerdoc comments are now handles correctly by the
docComments
rule - Fixed mangled comments when using the
sortedSwitchCases
rule - Hex, octal or binary literals are now sorted correctly in
sortedSwitchCases
rule - Fixed regression in closed brace indentation (introduced in 0.50.7)
- Fixed unsafe semicolon removal after inferred
var
properties - Added fileHeader placeholder documentation