fw: format whole code base with our `.clang-format...
by
Jaroslav Páral
5 years 2 months
fw: format whole code base with our `.clang-format`
- add limit of 80 character per line to `.clang-format` file
- format our files
- src\*{.c/.cpp}
- include\*{.h/.hpp}
- add `formatOnSave` to VSCode setting