Skip to content

Feature request: sort rules in the commentΒ #248

@vanyauhalin

Description

@vanyauhalin

Hi there! What do you think about adding the ability to sort rules in the disable and enable comments?

// Incorrect:
/* eslint-disable unicorn/no-process-exit, no-var */

// Correct:
/* eslint-disable no-var, unicorn/no-process-exit */

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