scacap/Run ktlint with reviewdog

🐶 Run ktlint with reviewdog on pull requests to enforce best practices

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKENyes
levelReport level for reviewdog [info,warning,error]noerror
reporterReporter of reviewdog command [github-pr-check,github-check,github-pr-review]. Default is github-pr-check. 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
relativePrint files relative to the working directorynotrue
androidRun Ktlint with Android Kotlin Style Guidenofalse
baselineUse a baseline configurationno""
ktlint_versionDefines the ktlint version to usenolatest
nameReviewdog report namenoktlint
file_globOptionally defines a file glob to identify files to be checkedno""
custom_rule_pathPath to custom rule set JARno""

no outputs