- Added Swift package command plugin
- Added
docComments
rule to convert between regular and documentation comments - Fixed
redundantLet
rule incorrectly strippinglet
inside Result Builders - Fixed
void
rule in cases whereVoid
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