Skip to content

0.50.4

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 23 Nov 21:44
  • Added Swift package command plugin
  • Added docComments rule to convert between regular and documentation comments
  • Fixed redundantLet rule incorrectly stripping let inside Result Builders
  • Fixed void rule in cases where Void has been locally shadowed
  • Fixed fileHeader rule when file only contains header comment
  • Fixed unexpected indent and spurious wrap warning for blank lines
  • Fixed parsing bug in redundantSelf rule