Skip to content

Commit 1128292

Browse files
authored
Update SwiftLint to version 0.46.x (#541)
1 parent 6d1b271 commit 1128292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/swiftlint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SWIFTLINT_VERSION="0.45.*"
1+
SWIFTLINT_VERSION="0.46.*"
22

33
if [[ "${CI}" == "true" ]]; then
44
echo "Running in a Continuous Integration environment. Linting is skipped."

0 commit comments

Comments
 (0)