Skip to content

Allow providing multiple languages with --lang #2

@fenuks

Description

@fenuks

In many projects you can repository may use more than one language. Sometimes other language can be used in one directory (e.g. translated external documentation), and sometimes usage can be mixed (e.g. code is in English, but comments/documentation in other). Currently, it is forbidden to provide multiple languages:

error: The argument '--lang <LANG>' was provided more than once, but cannot be used multiple times

I think that it would be also useful to allow setting this via skyspell-ignore file, otherwise user must know which flags to pass, and it also makes more difficult to write generic CI template for all projects.

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