Replies: 1 comment 1 reply
-
|
Hey, my apologies for the delayed response. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Spectral VS code plugin to lint my APIs. I use the vendor extension x-code-sample. Spectral returns over 1K errors because it's trying to lint the code samples in the folder. Not the API file, but the referenced code samples.
I keep my code samples in a different folder and reference them. Is there a way I can stop it from linting code samples?
Beta Was this translation helpful? Give feedback.
All reactions