DiamondLightSource / logpanel

Graylog frontend that displays aggregated, streaming logs for multiple services
Apache License 2.0
1 stars 0 forks source link

Code format and styling #28

Closed callumforrester closed 6 months ago

callumforrester commented 6 months ago

As a developer I would like a consistent code format and style with variable names etc. so that I can read the codebase more easily.

Possible Solution

We should pick a format that can be automatically applied to the codebase (or at least automatically checked) locally and in CI.

Acceptance Criteria