SwiftFormat v0.45.5 Release Notes

Release Date: 2020-08-09 // over 3 years ago
    • ๐Ÿ›  Fixed .swiftformat configuration file processing when using --stdinpath option
    • ๐Ÿ›  Fixed bug where conditional imports could be mangled by sortedImports rule
    • ๐Ÿ›  Fixed indenting of braces after throwing function with wrapped return type
    • ๐Ÿ›  Fixed indenting of wrapped in keyword inside closure