Skip to content

RFE: Support alias names for checks instead of only numeric ids #1948

Open
@tyll

Description

@tyll

For bugs

For new checks and feature suggestions

Here's a snippet or screenshot that shows the problem:

# shellcheck disable=expansion-in-single-quotes
xx='$i_dont_want_to_expand_the_var_here'

Here's what shellcheck currently says:

It only supports codes like SC2016

Here's what I wanted or expected to see:

Being able to specify names instead of codes to make it easier to understand which code is ignored.

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