mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +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
|