Rule to enforce single quote strings #2601
Orlando-pt
started this conversation in
Rulesets
Replies: 1 comment
-
I'm guessing you mean for yaml, right? 'Coz json requires double-quotes by design. I've a feeling that it wouldn't be possible since spectral checks the content, not the source syntax (e.g. it won't be able to check things like spaces, indentation etc), but I may be wrong... I only started using this tool today. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there any rule to enforce single quote strings? Or can we add any?
Beta Was this translation helpful? Give feedback.
All reactions