Use SwiftLint version 0.47.x

This commit is contained in:
Danny Moesch 2020-11-10 22:43:44 +01:00 committed by Mingshen Sun
parent eba4df2f51
commit bf3bb8d168
5 changed files with 11 additions and 10 deletions

View file

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