Closed
Description
Once our PR queue is cleared, on the 2.x branch lets:
- Add import normalisation and sorting to auto-formatting (I use it everywhere and it's GLORIOUS)
- I wouldn't mind increasing the column width from 79 to 120
- Format ScalaDoc in a more concise way - it takes up so much vertical space atm
- Force use of
override
- sort members
- More?