Skip to content

Automate code formatting #187

@grof

Description

@grof

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    code hygieneCode changes to improve the sanity and readability of the code base.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions