0.48.17
- Fixed bug where
trailingCommas
rule added comma to wrapped capture list with comment - Fixed indenting of closure with wrapped capture list
- Fixed bug where
redundantArguments
rule stripped params used in pattern matching with inline let - Fixed bug where
redundantArguments
failed to detect shadowed param after tuple assignment - Fixed compilation error introduced when removing redundant parens with inner spaces