Update SwiftLint to version 0.44.0 (#507)
This commit is contained in:
parent
f2ab400f4b
commit
82eb13f43c
2 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
SWIFTLINT_VERSION="0.43.*"
|
||||
SWIFTLINT_VERSION="0.44.*"
|
||||
|
||||
if [[ "${CI}" == "true" ]]; then
|
||||
echo "Running in a Continuous Integration environment. Linting is skipped."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue