Skip to content

0.47.11

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 29 Jan 21:26
  • Fixed bug with redundandSelf rule sometimes inserting self for a local variable
  • Fixed wrapAttributes rule not working for convenience inits, or vars with private(set)
  • Fixed bug with indenting of wrapped members when using --xcodeindentation mode
  • Fixed erroneous space being inserted into keyPaths by spaceAroundOperators rule
  • Fixed bug with --nospaceoperators affecting custom infix operators with closure operands
  • Added support for sorting imports by length instead of alphabetically