Building swift-format

from blog lmno.lol @alvaro, | ↗ original
Trying out Google's swift-format. Build with: git clone -b swift-5.2-branch https://github.com/apple/swift-format.git cd swift-format swift build .build/x86_64-apple-macosx/debug/swift-format --help OVERVIEW: Format or lint Swift source code. USAGE: swift-format [options] ... OPTIONS: --configuration The path to a JSON file containing...