Closed Jason3S closed 5 months ago
Name | Link |
---|---|
Latest commit | bd6231ae75570137ecdfda440519a71633b92775 |
Latest deploy log | https://app.netlify.com/sites/graphql-spec-draft/deploys/6666ef7bba848e00087f64c0 |
Deploy Preview | https://deploy-preview-1100--graphql-spec-draft.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Hello @benjie,
Two things:
cspell.yml
do not parse as correct Yaml. This PR is to address that. This fix includes one of the newer CSpell features to make suggestions on the desired spelling. An alternative fix is to just surround - !implementor
and - !implementors
with quotes: - '!implementor'
.The version of CSpell is quite old. Is there a reason to stay on v5?
Not particularly. No particular need to upgrade either though.
The current cspell.yml file doesn't parse.
!!! IMPORTANT !!!
Please Read https://github.com/graphql/graphql-spec/blob/master/CONTRIBUTING.md before creating a Pull Request.