Files
2018-08-08 15:43:58 +01:00

4 lines
82 B
Bash
Executable File

if [[ -z "${TRAVIS}" ]]; then
CommandLineTool/swiftformat . --cache ignore
fi