Skip to content
New issue

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

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

Already on GitHub? # to your account

[RFC]: Add fixer function to the ESLint rule vars-order #3222

Closed
3 tasks done
headlessNode opened this issue Nov 22, 2024 · 0 comments · Fixed by #3224
Closed
3 tasks done

[RFC]: Add fixer function to the ESLint rule vars-order #3222

headlessNode opened this issue Nov 22, 2024 · 0 comments · Fixed by #3224
Labels
Enhancement Issue or pull request for enhancing existing functionality. RFC Request for comments. Feature requests and proposed changes.

Comments

@headlessNode
Copy link
Member

Description

This RFC proposes adding a fixer function to the ESLint rule vars-order for auto formatting the variable declarations according to their length.

The goal of this change is to ease the burden for both the contributors and maintainers during the code review.

Related Issues

Related issues # , # , and # .

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.
@headlessNode headlessNode added Enhancement Issue or pull request for enhancing existing functionality. RFC Request for comments. Feature requests and proposed changes. labels Nov 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Enhancement Issue or pull request for enhancing existing functionality. RFC Request for comments. Feature requests and proposed changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant