Skip to content

Commit 8640272

Browse files
committed
docs: Add info to run SwiftFormat on Linux
1 parent ad3a47d commit 8640272

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ repos:
2121
2222
Notes:
2323
- change `rev` to another tag or specific commit if needed
24+
- SwiftFormat can also run on Linux machines if you install Swift first. See [Install Swift on Linux](https://github.com/marketplace/actions/install-swift-on-linux) for GitHub actions.
2425
- if you want all the hooks to run even if there is an error in a previos one, remove the `fail_fast` param, it defaults to `false`

0 commit comments

Comments
 (0)