sparksp/elm-review

Use elm-review to check code quality

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThis action creates its own entry in the checks called "elm-review", you can change the check name shown with this input.yeselm-review
elm_reviewSpecify the path to elm-review.yeselm-review
elm_review_configUse the review configuration in the specified directory instead of the one found in the current directory or one of its parents.no
elm_compilerSpecify the path to the elm compiler.no
elm_formatSpecify the path to elm-format.no
elm_jsonSpecify the path to the elm.json file of the project. By default, the one in the current directory or its parent directories will be used.no
elm_filesList of Elm files or directories you wish to review. Unless files or directories are specified, elm-review will look at: - For packages: src/ and tests/ - For applications: tests/ and the "source-directories" in the project's elm.json no
working-directoryChange the working directoryno

no outputs