misogi / vscode-ruby-rubocop

Rubocop extension for Visual Studio Code
https://marketplace.visualstudio.com/items/misogi.ruby-rubocop
MIT License
137 stars 68 forks source link

In RuboCop 0.67 - issues are not listed #108

Open saimageshvar opened 5 years ago

saimageshvar commented 5 years ago

I have RuboCop 0.67. Whenever I save the file or initiate RuboCop, following warning comes up [Warn] Performance Cops will be removed from RuboCop 0.68. Use rubocop-performance gem instead. https://github.com/rubocop-hq/rubocop/tree/master/manual/migrate_performance_cops.md And none of the issues are listed.