Feature request: Add option to --include/--exclude long list of files
Open
Documentation
Help Wanted
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
Right now it's possible to use the --include argument to include only specific list of files to check. This is a handy feature, but the user might hit the **limit of maximum command length 32 767 characters, or 8 191 when executed from cmd.exe**.
https://support.microsoft.com/en-us/help/830473/command-prompt-cmd-exe-command-line-string-limitation
**Feature request**: add option to specify path of a file with list of files/folders to include, or similarly to exclude. The argument name could be `--includeList` or `--excludeList`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.