SwiftFormat v0.43.0 Release Notes

Release Date: 2019-12-18 // over 4 years ago
    • โž• Added per-line warning when running in --lint mode
    • ๐Ÿ‘• Significantly improved Xcode integration when running as a build step in --lint mode
    • โž• Added --lenient option to suppress errors when running in --lint mode
    • ๐Ÿ›  Fixed bug where required self was sometimes incorrectly removed inside a trailing closure
    • ๐Ÿ‘Œ Improved wrap rule heuristic for prioritizing where a line should be broken
    • ๐Ÿ›  Fixed bug in typeSugar rule affecting namespaced types