Skip to content

Confusing help text for -g/--ignore-globs option #567

@agr

Description

@agr

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:

  1. Run devskim analyze --help
  2. Scan the output for the line mentioned above.

Expected behavior
Displayed defaults/examples should be consistent with description text.

Screenshots
image

Versions(please complete the following information):

  • OS: Windows 10 22H2 / 19045.3086
  • Devskim Version 1.0.11+87ad45b866

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugexternalIssues that require an external change to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions