gwsystems / composite

A component-based OS

Home Page:composite.seas.gwu.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate checkpatch and llvm code formatter

gparmer opened this issue · comments

We should really not be reviewing style as much as we do. Integrate checkpatch12 to offload some of it, and our auto-formatter 3 for the rest. Identify what style issues these do not cover, and seek out options.

Footnotes

  1. https://docs.kernel.org/dev-tools/checkpatch.html

  2. https://unikraft.org/docs/contributing/testing/#using-checkpatchpl

  3. https://github.com/gwsystems/composite/blob/main/.clang-format