Open
Description
This is technical debt.
The formatter has a list of hard-coded rules, and it can only execute those. It should be refactored to enable the run-time specification of rules via settings. However, more research is needed to determine is there is a necessary reason the rules are hard-coded. See #1277 (comment) and #1277 (comment) for more details.