-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels