gwsystems / composite

A component-based OS
composite.seas.gwu.edu
184 stars 70 forks source link

Integrate checkpatch and llvm code formatter #454

Open gparmer opened 2 years ago

gparmer commented 2 years ago

We should really not be reviewing style as much as we do. Integrate checkpatch^1 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.