Skip to content

unchecking 'execute robocop on save' setting does not prevent robocop from being executed on save #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rodeezy opened this issue May 17, 2023 · 4 comments

Comments

@rodeezy
Copy link

rodeezy commented May 17, 2023

No description provided.

@suryanarayanan-rently
Copy link

Hey @rodeezy , could you please provide your workspace settings?

@kapso
Copy link

kapso commented Jul 11, 2024

I am also seeing this issue, after today's VSCode update

microsoft/vscode#221489

@chinghanho
Copy link

chinghanho commented Jul 18, 2024

I think I have found a possible reason: Shopify/ruby-lsp@1762543

Disabling the Ruby LSP extension may help.

Or you can turn the configuration formatOnSave off in user settings (JSON):

"[ruby]": {
    "editor.formatOnSave": false
}

@rodeezy
Copy link
Author

rodeezy commented Jul 19, 2024

im pretty sure i had ruby-lsp installed! sounds like could be it! @chinghanho 💡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants