Skip to content

Autoformat and Autosort #12

@gerrycampion

Description

@gerrycampion

Rules should be autoformatted and autosorted.
Currently this functionality is handled here:

We should have the following functionality:

  • Configuration for VSCode to use an extension to format and sort
  • Have a precommit hook check the formatting and sorting
  • Have a github action check the formatting and sorting

Sorting is currently done alphabetically and recursively by key name. Unless there is an easy way to sort by another preferred structure, we should maintain this same strategy.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions