Update lint.sh
This commit is contained in:
parent
eb19652b97
commit
de6dadfec1
@ -4,12 +4,13 @@
|
|||||||
# https://www.jessesquires.com
|
# https://www.jessesquires.com
|
||||||
#
|
#
|
||||||
# Copyright © 2020-present Jesse Squires
|
# Copyright © 2020-present Jesse Squires
|
||||||
|
# https://github.com/jessesquires/.github
|
||||||
#
|
#
|
||||||
# SwiftLint
|
# SwiftLint
|
||||||
# https://github.com/realm/SwiftLint/releases/latest
|
# https://github.com/realm/SwiftLint/releases/latest
|
||||||
# ------------------------------
|
# ------------------------------
|
||||||
|
|
||||||
VERSION="0.39.0"
|
VERSION="0.39.1"
|
||||||
FOUND=$(swiftlint version)
|
FOUND=$(swiftlint version)
|
||||||
|
|
||||||
if which swiftlint >/dev/null; then
|
if which swiftlint >/dev/null; then
|
||||||
|
Loading…
Reference in New Issue
Block a user