Avatar
Avatar
Iceman
@swift-6.0.3 format --help
OVERVIEW: Format or lint Swift source code USAGE: swift-format [--version] <subcommand> OPTIONS: -v, --version Print the version and exit -h, --help Show help information. SUBCOMMANDS: dump-configuration Dump the default configuration in JSON format to standard output format (default) Format Swift source code lint Diagnose style issues in Swift source code See 'swift-format help <subcommand>' for detailed help.