mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
Add hint on rubocop's -R flag to README
This commit is contained in:
@@ -115,4 +115,5 @@ If you want to contribute to openSNP, you are more than welcome to do so:
|
||||
`.rubocop_todo.yml`. In order to learn what it is all about take a
|
||||
look at [rubocop](https://github.com/bbatsov/rubocop) and specifically
|
||||
[this section of the README](https://github.com/bbatsov/rubocop#automatically-generated-configuration)
|
||||
to learn more about it.
|
||||
to learn more about it. Rubocop needs to be run with the `-R` flag to
|
||||
check for rules relevant to Rails as well.
|
||||
|
||||
Reference in New Issue
Block a user