actions-marketplace-validations/Brittany action
Checks that Haskell files are formatted with Brittany.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 29, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/tfausak_brittany-action@379239a06f33c68332d39ba1fea448c5610faa42 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | The Brittany config to use. | no | brittany.yaml |
| pattern | The Haskell files to check. | no | **/*.hs |
| version | The version of Brittany to use. | no | 0.14.0.0 |
Outputs
no outputs