actions-marketplace-validations/Run java checkstyle

Run java checkstyle with reviewdog

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 5, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nikitasavinov_checkstyle-action@188701a3b260206eeb3048e2b6e2af2c47d0876f # no releases — HEAD as of 2026-07-10

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