haskell-actions/run-ormolu

Check formatting of Haskell code with Ormolu

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
patternGlob 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-filesWhether to try to locate Cabal files and take into account their default-extensions and default-language settings. notrue
follow-symbolic-linksWhether to follow symbolic links. notrue
modeMode of operation: 'stdout', 'inplace', or 'check' (the default). nocheck
extra-argsExtra arguments to pass to Ormolu. no
versionThe version number of Ormolu to use. Defaults to "latest". nolatest

no outputs