-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
code hygieneCode changes to improve the sanity and readability of the code base.Code changes to improve the sanity and readability of the code base.
Description
The code base follows a coding style that should be enforced using an automated code formatter (e.g. prettier/eslint).
Items that are often formatted manually include:
- removal of semi-colons
- indenting of unit tests
- blank lines around multi-line code blocks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code hygieneCode changes to improve the sanity and readability of the code base.Code changes to improve the sanity and readability of the code base.