spotify / heroic

The Heroic Time Series Database
https://spotify.github.io/heroic/
Apache License 2.0
848 stars 109 forks source link

## Codestyle: enforce consistent statement-spacing and indentation (See issue #720) #729

Open sming opened 3 years ago

sming commented 3 years ago

Codestyle: enforce consistent statement-spacing and indentation (See issue #720)

NOTE: * This is the issue where we need to uncomment the commented-out modules (Indentation, EmptyLineSeparator) and fix all the compilation errors. This will take a fair bit of manual effort!

Use Case Resolved: avoidable debate during code review that wastes time

Design & Implementation Notes