Update lint-pr.yaml

This commit is contained in:
Ethan Pippin 2022-01-10 13:54:12 -07:00
parent 6735fa1c66
commit b2a39d934d
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ jobs:
uses: actions/checkout@v2.3.4 uses: actions/checkout@v2.3.4
- name: Run Swiftformat - name: Run Swiftformat
run: swiftformat . --lint run: swiftformat . --lint --config ".swiftformat"