actions-marketplace-validations/ormolu-format
Reformat Haskell code with Ormolu
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | Glob pattern that are used to find source files to format. It is possible to specify several patterns by putting each on a new line. | no | **/*.hs **/*.hs-boot |
| respect-cabal-files | Whether to try to locate Cabal files and take into account their default-extensions and default-language settings. | no | true |
| follow-symbolic-links | Whether to follow symbolic links. | no | true |
| extra-args | Extra arguments to pass to Ormolu. | no | — |
Outputs
no outputs