cannontwo / cannon

Lifetime repository
https://cannontwo.com/cannon/
MIT License
0 stars 0 forks source link

Setup Code Linting #107

Open cannontwo opened 3 years ago

cannontwo commented 3 years ago

Probably use clang-format and clang-tidy, see Roboflex for example usage. This should probably be added to CI to keep me honest.

cannontwo commented 3 years ago

As part of this, apply clang-format to all existing files.