Skip to content

Shell checks do not expand glob patterns #9

@sax

Description

@sax
[audit]
checks = [
  {name = "Format YAML", shell = "yamlfmt -lint **/*.yml", remedy = "yamlfmt **/*.yml"},
]

The check looks for single file matching the string literal **/*.yml. Since no file exists, the lint passes.

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