🧹 Correct swiftlint violations automatically

This commit is contained in:
Chris Araman 2021-03-21 19:19:27 -07:00
parent fc33738f0f
commit 09d2e6d43d
No known key found for this signature in database
GPG key ID: BB4499D9E11B61E0

View file

@ -13,7 +13,7 @@ git diff --check
echo
echo "--> 🕊️ Swift"
swiftlint lint --strict
swiftlint lint --fix --strict
echo
echo "--> 📜 Bash"