jesssullivan/HuskyCat Validation

Run HuskyCat code validation on your repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathsPaths to validate (space-separated)no.
toolsComma-separated list of tools to run (or "all")noall
fixAuto-fix issues where possiblenofalse
allow-warningsAllow warnings to pass (exit 0 on warnings)nofalse
staged-onlyOnly validate staged files (for pre-commit)nofalse
fail-on-errorFail the action if validation errors foundnotrue
output-formatOutput format: human, json, junitnohuman
report-pathPath to write validation reportno""
namedescription
resultValidation result: passed, failed, or warnings
errorsNumber of errors found
warningsNumber of warnings found
files-checkedNumber of files checked