Skip to content

Add QA checks #19

Description

@maxrake

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions