rutajdash/Prettier Check

A simple action which runs the Prettier CLI Check

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file_patternThe file pattern to scanno**/*.js
config_pathThe path to the prettierrc fileno""
ignore_pathThe path to the prettierignore fileno./.prettierignore
prettier_versionThe version of prettier to installnolatest
fail_on_errorWhether the script should fail when linting errors are foundnotrue
namedescription
prettier_outputThe output from prettier