nikitasavinov/Run java checkstyle

Run java checkstyle with reviewdog

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Maintainedlast commit Nov 5, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: nikitasavinov/checkstyle-action@79490c0fdcc3ab5dd2b50a0e82a5bfc4fe63f0a9 # 0.6.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenGITHUB_TOKEN.${{ github.token }}
levelReport level for reviewdog [info,warning,error]info
reporterReporter of reviewdog command [github-pr-check,github-pr-review]github-pr-check
filter_modeFiltering for the reviewdog command [added,diff_context,file,nofilter]. Default is `added`. added
fail_on_errorExit code for reviewdog when errors are found [true,false] Default is `false`. false
checkstyle_configCheckstyle config fileyesgoogle_checks.xml
checkstyle_versionCheckstyle version10.3
workdirWorking directory relative to the root directory..
tool_nameTool name to use for reviewdog reporterreviewdog
properties_fileProperties file relative to the root directory.""

no outputs