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

Add additional code block linters #16

Open
GuySartorelli opened this issue Dec 11, 2024 · 0 comments
Open

Add additional code block linters #16

GuySartorelli opened this issue Dec 11, 2024 · 0 comments

Comments

@GuySartorelli
Copy link
Member

Right now we line js code blocks and php code blocks - but our documentation also includes json and yaml, and potentially others.

We should add linters for those code blocks as well, to ensure they are (at a minimum) well formed.

Note that while JSON doesn't allow comments, some of our json code blocks may include comments as a form of documentation, which should be allowed by any JSON linter we add.

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