Skip to content

GitHub Actions / misspell should ignore translations #480

@keunes

Description

@keunes

Short description: GitHub Actions / misspell should not check localised content in, for example, _18n/pt_BR, to avoid it failing over that content.

Image

URL: https://github.com/AntennaPod/antennapod.github.io/pull/469/checks?check_run_id=62953994428

More info: GitHub Actions / misspell currently also checks localised content in, for example, _18n/pt_BR. It finds 'errors' and therefore fails.

It looks like the exclude rule is not respected:

exclude: "./_i18n/!(en)/**"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA technical or UI aspect of the website is not (working) as it should be

    Type

    No type
    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