Open lukas-mazur opened 2 years ago
I don't know what clang does, but something to check here is tabs/spaces.
In VSCode you can do something like F1 --> "change tabs to spaces", and we can make sure everyone is following the 4-space indentation convention we decided on.
Run clang tidy format to make the code more readible