castwide / vscode-solargraph

A Visual Studio Code extension for Solargraph.
Other
423 stars 26 forks source link

RuboCop --auto-correct is deprecated; use --autocorrect instead #260

Closed baelter closed 1 year ago

baelter commented 1 year ago

Look like this warning causes extension to crash with Error in diagnostics: RuboCop returned invalid data

baelter commented 1 year ago

Fixed by https://github.com/castwide/solargraph/pull/606

castwide commented 1 year ago

This will be addressed in the upcoming release of the solargraph gem.