SwiftFormat v0.39.1 Release Notes

Release Date: 2019-02-12 // about 5 years ago
    • ๐Ÿ›  Fixed some cases where redundantParens failed to remove redundant parentheses
    • ๐Ÿ›  Fixed rare instance where indent rule could incorrectly indent multiline string literals
    • โž• Added Rules.md file to the repository, providing permalinks to the documentation for each rule
    • ๐Ÿ“š Rules documentation is now generated automatically from the SwiftFormat source code
    • The Xcode Extension app now shows tooltips for rules in the Rules tab
    • ๐Ÿ›  Fixed unit test failure in certain timezones