Skip to content

Commit

Permalink
Add hint on Rubocop usage for code style recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgoetze committed Dec 22, 2016
1 parent 3b59edc commit 042e5b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ Here’s how to contribute:

Please try to add RSpec tests along with your new features. This will ensure that your code does not break existing functionality and that your feature is working as expected.

We use [Rubocop](https://github.com/bbatsov/rubocop) for code style recommendations.
Please make sure your contributions comply with the default config of Rubocop.

## Acknowledgement

The original ideas for wrapping Weka in JRuby come from [@arrigonialberto86](https://github.com/arrigonialberto86) and his [ruby-band](https://github.com/arrigonialberto86/ruby-band) gem. Great thanks!
Expand Down

0 comments on commit 042e5b8

Please sign in to comment.