Skip to content

Integrate codespell into CI process. #200

Closed
@lossyrob

Description

@lossyrob

I, for one, am an admittedly horrible speller. My editor doesn't have spell check and I'm constantly letting bad spellings through.

One option to combat this for myself and others is to implement a codespell check on all *.rst, *.md and *.py files in the project. Codespell has an interactive mode and an ignore dictionary, so we could commit the ignore dict if there's any intentional spellings that block CI from passing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIssues related to PySTAC documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions