Project

reviewer

0.0
No release in over a year
Provides a unified approach to managing automated code quality tools.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0
 Project Readme

by Garrett Dimon


Note: As of December 2021, Reviewer is a work in progress. While it's working great reviewing its own code, it's not quite ready for wider usage. Once, it's ready, it will provide more helpful installation and usage details.


With Reviewer, you can seamlessly use multiple automated code review tools with orders of magnitude less friction so you can use them more frequently and consistently.

So instead of remembering and typing...

$ yarn audit --level moderate
$ bundle exec bundle-audit check --no-update
$ bundle exec rubocop --parallel
$ bundle exec erblint --lint-all --enable-all-linters
$ yarn stylelint .
$ yarn eslint .

...you could just type...

$ rvw

That's just the tip of the iceberg, though. For the full story on Reviewer's capabilities and benefits, the Overview is the best place to start. Or if you'd like to see how it's configured under the hood, the Configuration Instructions go even deeper.

build coverage last commit gem version

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Reviewer project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.