Use SwiftLint version 0.42.x

This commit is contained in:
Danny Moesch 2020-12-18 10:03:26 +01:00 committed by Mingshen Sun
parent 5afc700416
commit a49f0ee5e0
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
SWIFTLINT_VERSION="0.41.*"
SWIFTLINT_VERSION="0.42.*"
if [[ -f "${SRCROOT}/.ci-env" ]]; then
echo "Running in a Continuous Integration environment. Linting is skipped."