We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c475a4 + 24ab85b commit 2bd9af6Copy full SHA for 2bd9af6
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Compare against swift-mmio swift-format config
23
run: |
24
- curl -sL https://raw.githubusercontent.com/apple/swift-mmio/refs/heads/main/SupportingFiles/Tools/swift-format/.swift-format -o .swift-format-mmio
+ curl -sL https://raw.githubusercontent.com/apple/swift-mmio/refs/heads/main/.swift-format -o .swift-format-mmio
25
diff .swift-format .swift-format-mmio
26
27
- name: Lint
0 commit comments