vinocher-bc

Results 3 issues of vinocher-bc

SwiftFormat on Windows currently doesn't redistribute swift runtimes that it has been tested with. This can cause it to break with other versions of swift runtimes installed on a machine....

enhancement

Currently, any `Package.swift` manifest is assumed to potentially belong to `SwiftFormat`, and is built. This causes unnecessary building and creation of .build directories. Filter to only do this for the...

When the 'Enter' key is pressed, format the previous line because the user has usually moved to a new empty line. This is the most common scenario. Also, format only...