We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc5014f commit edf8a6eCopy full SHA for edf8a6e
.github/workflows/Format.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
- name: Install
15
run: |
16
- brew tap maximkrouk/formulae
+ brew tap edudo-inc/formulae
17
brew install Formulae/swift-format
18
- name: Format
19
run: make format
0 commit comments