Skip to content

SC2039 - use different error-codes for different things #503

@bittorf

Description

@bittorf

SC2039 is used for different issues which all are "not POSIX" e.g.

SC2039: In POSIX sh, echo flags are not supported.
SC2039: In POSIX sh, HOSTNAME is not supported.
SC2039: In POSIX sh, string replacement is not supported.
SC2039: In POSIX sh, 'let' is not supported.
SC2039: in POSIX sh - 'local' is not supported
(and maybe more)

can we use different codes for different issues, so that selective muting works better?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions