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

Introducing ClangFormat tool for code formatting #379

Merged
merged 8 commits into from
Sep 8, 2024

Conversation

JeanPhilippeKernel
Copy link
Owner

@JeanPhilippeKernel JeanPhilippeKernel commented Sep 7, 2024

This PR introduces ClangFormat tool to format the code base during development and ensure and enforce that PRs have their code formatted correctly on CI pipeline.

As sequel of that, local dev will need to install it as stated in the Readme doc.

@JeanPhilippeKernel JeanPhilippeKernel changed the title User/kernel/clang format Introducing ClangFormat tool for code formatting Sep 7, 2024
@JeanPhilippeKernel JeanPhilippeKernel added this to the Born baby (0.2.0) milestone Sep 7, 2024
@JeanPhilippeKernel JeanPhilippeKernel added DevOps area-window Work on Window system area-macOS Work on macOS system labels Sep 7, 2024
@JeanPhilippeKernel JeanPhilippeKernel self-assigned this Sep 7, 2024
@JeanPhilippeKernel JeanPhilippeKernel marked this pull request as ready for review September 8, 2024 13:21
@JeanPhilippeKernel JeanPhilippeKernel enabled auto-merge (squash) September 8, 2024 14:15
@JeanPhilippeKernel JeanPhilippeKernel merged commit 06f4c39 into develop Sep 8, 2024
17 checks passed
@JeanPhilippeKernel JeanPhilippeKernel deleted the user/kernel/clang-format branch September 8, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-macOS Work on macOS system area-ui area-window Work on Window system DevOps scripting
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add Formatter Config for White Space add clangFormat in CI pipeline
2 participants