We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6f4af commit 551d0caCopy full SHA for 551d0ca
.github/workflows/codeql.yml
@@ -38,3 +38,6 @@ jobs:
38
39
- name: Perform CodeQL Analysis
40
uses: github/codeql-action/analyze@v2
41
+
42
+ - name: Swiftlint
43
+ run: swiftlint
0 commit comments