Skip to content

improve detection of language/syntax for shebang /usr/bin/env -S #4108

@kuvaldini

Description

@kuvaldini

Description

#!/usr/bin/env -S fish --no-config
......................

-S allows to pass options/args to command, without -S everything after env is considered as command-name with spaces, and leads to 'fish --no-config' not found in PATH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions