Phobos icon indicating copy to clipboard operation
Phobos copied to clipboard

Integrate clang-format into CI and IDEs

Open Metadorius opened this issue 2 years ago • 1 comments

### Tasks
- [ ] Figure out and document/automate the steps to integrate and use clang-format in (at least) VS, (hopefully) VSCode, (maybe) CLion (but no one uses it so whatever)
- [ ] Create the rules for clang-format based on our style
- [ ] Write a workflow for CI to check formatting

Metadorius avatar Aug 31 '23 12:08 Metadorius

Reference for the style config: https://clang.llvm.org/docs/ClangFormatStyleOptions.html

Metadorius avatar Aug 31 '23 12:08 Metadorius