Formatting tool for reformatting Swift code automatically
Formatting tool for reformatting Swift code
swiftformat
$ swiftformat MyFile.swift
$ swiftformat .
$ swiftformat --dryrun --verbose MyFile.swift