Skip to content

Commit

Permalink
Add note to README about using Rubocop instead
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviershay committed Jan 10, 2018
1 parent cf214b3 commit c8d6ce4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,10 @@ Fails your build if code quality thresholds are not met.


> Discipline will set you free. > Discipline will set you free.
**Cane still technically works, but for new projects you're probably better off
using [Rubocop](http://rubocop.readthedocs.io/en/latest/) and customizing it to
your liking. It is far more comprehensive and more widely used.**

## Usage ## Usage


gem install cane gem install cane
Expand Down

0 comments on commit c8d6ce4

Please sign in to comment.