Format the codebase
When I open an MR I usually need to fix some lint error and it's pretty annoying. There are lots of lint problems in the code base so if I touch something the lint will fail. I'd like to format the whole codebase once so that I can just run the formatter when I add new code.
Edited by FestplattenSchnitzel