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 QA checks #19

Open
maxrake opened this issue Jun 5, 2023 · 0 comments
Open

Add QA checks #19

maxrake opened this issue Jun 5, 2023 · 0 comments

Comments

@maxrake
Copy link
Contributor

maxrake commented Jun 5, 2023

Add quality assurance checks.

  • Ensure they are enforced during PRs
    • This can be done with a QA job within a workflow
  • Consider adding pre-commit hooks to allow developers an easier way to confirm proper QA before creating a PR
  • Some possible tools to use
    • markdownlint
    • Javascript linter
    • yamllint
    • actionlint
    • A spell checker of some sort
    • Others (this list is not exhaustive)
  • Account for *.mdx files with one of the QA tools added here or a new/different one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant