Skip to content

Commit c0da3c1

Browse files
authored
Merge pull request #1 from ema987/docs/updateReadme
docs: Update readme with SwiftFormat/Linux info
2 parents 0d94acc + 8640272 commit c0da3c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
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-
- if you want all the hooks to run even if there is an error in a previos one, remove the `fail_fast` param, it defauls to `false`
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.
25+
- 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)