Tribol icon indicating copy to clipboard operation
Tribol copied to clipboard

Add `clang-format` based linting to tribol

Open kennyweiss opened this issue 1 year ago • 0 comments

We should add a .clang-format file with agreed-upon formatting rules to tribol.

We can then configure tribol with a CLANG_FORMAT_EXECUTABLE CMake variable and format the code (in a make-based build) with make style.

kennyweiss avatar Jun 22 '23 01:06 kennyweiss