Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: sort rules in the comment #248

Open
vanyauhalin opened this issue Jan 2, 2025 · 0 comments
Open

Feature request: sort rules in the comment #248

vanyauhalin opened this issue Jan 2, 2025 · 0 comments

Comments

@vanyauhalin
Copy link

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 */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant