Skip to content
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

Changing custom plugin (rule) not reflected in lint #10

Open
adamaltman opened this issue Feb 4, 2022 · 0 comments
Open

Changing custom plugin (rule) not reflected in lint #10

adamaltman opened this issue Feb 4, 2022 · 0 comments

Comments

@adamaltman
Copy link
Member

What happened?

I changed a custom rule. In VS Code with the extension v0.2.3 the problem error highlight still happens even though I changed the rule. I run openapi lint and confirm there are no errors. It feels like the custom plugin was cached somehow.

What should have happened instead?

The changed custom plugin should be evaluated.

A clear and concise description of the behavior you expected to happen.

Minimal reproducible OpenAPI snippet

Rebilly/api-definitions#725

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

No branches or pull requests

1 participant