SwiftFormat v0.49.17 Release Notes

Release Date: 2022-08-16 // over 1 year ago
    • ๐Ÿ›  Fixed unexpected token error occurring at end of scope after a << operator
    • ๐Ÿ›  Fixed bug where function arguments named async: would expectedly be indented
    • ๐Ÿ”Š SwiftFormat command-line tool now logs the location and version of .swift-version files it encounters
    • โž• Added Docker image (thanks to Arthur Semenyutin for the script, see README for details)