castwide / solargraph

A Ruby language server.
https://solargraph.org
MIT License
1.89k stars 158 forks source link

Disable auto-correct #645

Closed dixpac closed 1 year ago

dixpac commented 1 year ago

Hey!

I've just started using solargraph with nvim. I'm suspecting that solargraph is executing rubocop --auto-correct when I save the file, if this is true how can I disable auto correction?

dixpac commented 1 year ago

It was neovim issue

DennisTheMenace780 commented 8 months ago

What was your fix? How did you disable this in Neovim?