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.
1 parent 4333f8f commit 552513fCopy full SHA for 552513f
.github/workflows/format.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v2
14
- name: Install
15
- run: brew install swift-format
+ run: brew install st3ffwo3/formulae/swift-format
16
- name: Format
17
run: make format
18
- uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments