We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1b271 commit 1128292Copy full SHA for 1128292
scripts/swiftlint.sh
@@ -1,4 +1,4 @@
1
-SWIFTLINT_VERSION="0.45.*"
+SWIFTLINT_VERSION="0.46.*"
2
3
if [[ "${CI}" == "true" ]]; then
4
echo "Running in a Continuous Integration environment. Linting is skipped."
0 commit comments