Skip to content

Feature Request: Add github actions for typo check linter  #283

@moonD4rk

Description

@moonD4rk

Feature Description

typos-check GitHub Actions

  typos-check:
    name: Spell Check with Typos
    runs-on: ubuntu-latest
    steps:
      - name: Checkout Actions Repository
        uses: actions/checkout@v4
      - name: Check spelling with custom config file
        uses: crate-ci/[email protected]
        with:
          config: ./typos.toml

Why is this feature needed?

Avoid typos.

Checklist

Screenshots/Videos

If applicable, add screenshots or videos to help explain your proposal.

Additional Context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deployuse github workflowenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions