mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-06-16 10:34:34 +00:00
4 lines
82 B
Bash
Executable File
4 lines
82 B
Bash
Executable File
if [[ -z "${TRAVIS}" ]]; then
|
|
CommandLineTool/swiftformat . --cache ignore
|
|
fi
|