sailingpalmtree/Python linting with flakeheaven and reviewdog

🐶 Run flakeheaven with reviewdog on pull requests to improve code review experience.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKENno${{ github.token }}
workdirWorking directory relative to the root directory.no.
python_versionThe Python version to use for flakeheaven, e.g. python3.8nopython3.8
levelReport level for reviewdog [info,warning,error]nowarning
reporterReporter of reviewdog command [github-pr-check,github-pr-review].nogithub-pr-check
filter_modeFiltering mode for the reviewdog command [added,diff_context,file,nofilter]. Default is added. noadded
fail_on_errorExit code for reviewdog when errors are found [true,false] Default is `false`. nofalse
reviewdog_flagsAdditional reviewdog flagsno""

no outputs