Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

shellcheck should have the -x option #1957

@dunatotatos

Description

@dunatotatos

When sourcing an other file, shellcheck has the ability to follow the sourced file thanks to the directive
# shellcheck source=/path/to/file
To follow the source, shellcheck must be used with the -x option, or the warning SC1091 is triggered.

Is it possible to add this option by default? Or provide an easy way to enable the option?

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