actions-marketplace-validations/Run detekt with reviewdog (Git fix)

🐶 Run detekt 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
reviewdog_levelReport level for reviewdog [info,warning,error]noerror
reviewdog_filterFilter mode for reviewdog [added,diff_context,file,nofilter]noadded
reviewdog_reporterReporter of reviewdog command [github-pr-check,github-pr-review]. Default is github-pr-check. nogithub-pr-check
detekt_configyml detekt confignodefault-detekt-config.yml
detekt_excludesGlobing patterns describing paths to exclude from the analysis.no**/build/**,**/.idea/**
fail_on_errorFails the current check if any error was found [true/false] Default is false. notrue
detekt_pluginsAdditional plugins for detekt. Should be defined with comma separation Example: 'path/1.jar,path/2.jar' no
detekt_baselineProvides baseline.xml file to detektno
detekt_parallelExecutes detekt in parallelno

no outputs