pderichs / sublime_rubocop

A Sublime Text RuboCop plugin.
238 stars 41 forks source link

invalid option: -R #65

Open SimonVillage opened 4 years ago

SimonVillage commented 4 years ago

The -R flag has been removed in this version: https://github.com/rubocop-hq/rubocop/releases/tag/v0.72.0

invalid option: -R
For usage information, use --help
[Finished in 1.7s with exit code 2]
[cmd: /usr/local/bin/rbenv exec rubocop -R /Users/foo/Projects/bar/app/controllers/api/v1/private/nog.rb]

rubocop rails is now in it's own repository: https://github.com/rubocop-hq/rubocop-rails