Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate checkpatch and llvm code formatter #454

Open
gparmer opened this issue Jun 16, 2022 · 0 comments
Open

Integrate checkpatch and llvm code formatter #454

gparmer opened this issue Jun 16, 2022 · 0 comments
Assignees
Labels
C-build_system P-low System issue, but unlikely to cause immediate problems T-enhancement

Comments

@gparmer
Copy link
Collaborator

gparmer commented Jun 16, 2022

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

@gparmer gparmer added P-low System issue, but unlikely to cause immediate problems C-build_system T-enhancement labels Jun 16, 2022
@gparmer gparmer self-assigned this Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-build_system P-low System issue, but unlikely to cause immediate problems T-enhancement
Projects
None yet
Development

No branches or pull requests

1 participant