-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Firstly, thank you for this excellent linter :) I use the same ordering as your linter checks in all my projects, and really appreciate having a tool that automatically checks it for me.
Would you consider adding an option to check that functions are declared in alphabetical order within their group (constructors, exported methods, non-exported methods)? I personally use alphabetical order as it is predictable and deterministic.
manuelarte
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request