Skip to content

Add CI workflow for markdown and YAML linting #12

Description

@jeanmachuca

What

The sdlc repo has no CI workflow. As the project's SDLC definition repository, it should be the first repo with rigorous quality checks.

Why

  • Documentation repos are still code and benefit from linting
  • Setting the example for quality starts with the SDLC repo itself

How

Add .github/workflows/ci.yml with:

  • markdownlint on all .md files
  • yamllint on any workflow files
  • Spell checking on markdown content

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous IntegrationenhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions