Skip to content

Allow specifying arbitrary args for shellcheck #28

Open
@ulope

Description

@ulope

Unfortunately args currently only allows --enable.
This is problematic when other shellcheck options are necesarry.

Concrete use-case:
When sourcing files in scripts shellcheck requires the --external-sources / -x option to follow these. Otherwise it will fail with a SC1091 error.

Please enable passing all options through to shellcheck.

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