Update SwiftLint to version 0.46.x (#541)
This commit is contained in:
parent
6d1b271af6
commit
1128292831
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
SWIFTLINT_VERSION="0.45.*"
|
SWIFTLINT_VERSION="0.46.*"
|
||||||
|
|
||||||
if [[ "${CI}" == "true" ]]; then
|
if [[ "${CI}" == "true" ]]; then
|
||||||
echo "Running in a Continuous Integration environment. Linting is skipped."
|
echo "Running in a Continuous Integration environment. Linting is skipped."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue