Skip to content

Add spell checker to github workflows #1266

@reyammer

Description

@reyammer

The PR #1240 found quite a lot of typos.

This is the command they used: codespell -S *.json,*.lock,tests_data -L hve,afterall and typos --hidden --format brief.

Check whether we can automate something like this (or at least raise warnings). Unclear what's the false positives rate.

We can either extend the scope of https://github.com/google/magika/blob/main/.github/workflows/docs-check.yml to check for more than documentation, or add a new spell checker workflow across the entire codebase.

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