-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
bugexternalIssues that require an external change to resolveIssues that require an external change to resolve
Description
Describe the bug
Running devskim analyze --help
produces this line:
-g, --ignore-globs (Default: /.git/ /bin/) Comma-separated Globs for files to skip analyzing
Notice, the text says "Comma-separated", but the default value is space-separated. So, which is it?
To Reproduce
Steps to reproduce the behavior:
- Run
devskim analyze --help
- Scan the output for the line mentioned above.
Expected behavior
Displayed defaults/examples should be consistent with description text.
Versions(please complete the following information):
- OS: Windows 10 22H2 / 19045.3086
- Devskim Version 1.0.11+87ad45b866
Metadata
Metadata
Assignees
Labels
bugexternalIssues that require an external change to resolveIssues that require an external change to resolve