Skip to content

Commit

Permalink
Merge pull request #559 from reviewdog/add-reek
Browse files Browse the repository at this point in the history
Add reek
  • Loading branch information
haya14busa committed May 7, 2020
2 parents 9b15c58 + 2282914 commit b7bb6bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -500,6 +500,7 @@ You can use public GitHub Actions to start using reviewdog with ease! :tada: :ar
- [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) - Run [yamllint](https://github.com/adrienverge/yamllint).
- Ruby
- [reviewdog/action-brakeman](https://github.com/reviewdog/action-brakeman) - Run [brakeman](https://github.com/presidentbeef/brakeman).
- [reviewdog/action-reek](https://github.com/reviewdog/action-reek) - Run [reek](https://github.com/troessner/reek).
- [reviewdog/action-rubocop](https://github.com/reviewdog/action-rubocop) - Run [rubocop](https://github.com/rubocop-hq/rubocop).
- [vk26/action-fasterer](https://github.com/vk26/action-fasterer) - Run [fasterer](https://github.com/DamirSvrtan/fasterer).
- [SennaLabs/action-standardrb](https://github.com/SennaLabs/action-standardrb) - Run [standardrb](https://github.com/testdouble/standard).
Expand Down

0 comments on commit b7bb6bc

Please sign in to comment.