Skip to content

0.50.8

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 29 Jan 14:47
  • The redundantBackticks rule no longer removes required comments around self
  • 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