Files
GradientLoadingBar/Scripts/swift-lint.sh
T
2018-01-20 12:57:19 +01:00

8 lines
150 B
Bash
Executable File

#
# swift-lint.sh
# Created by Felix Mau (http://felix.hamburg)
#
# Run "swiftlint" and break build on any warnings
cd Example && swiftlint --strict