patch-technology/Run haml-lint via reviewdog

🐶 Run haml-lint 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_TOKEN${{ github.token }}
haml_lint_flagsAdditional haml-lint flags""
haml_lint_versionThe version of haml_lint to use. Use 'gemfile' to use the version from Gemfile.lock
tool_nameTool name to use for reviewdog reporterhaml-lint
rubocop_versionThe version of rubocop to use. Use 'gemfile' to use the version from Gemfile.lock
rubocop_extensionsRubocop extensionsrubocop-rails rubocop-performance rubocop-rspec rubocop-i18n rubocop-rake
levelReport level for reviewdog [info,warning,error]error
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
reviewdog_flagsAdditional reviewdog flags""
workdirThe directory from which to look for and run Rubocop. Default '.'.
skip_installDo not install Rubocop or its extensions. Default: `false`false
use_bundlerRun Rubocop with bundle exec. Default: `false`false

no outputs