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

Add an automatic code formatter to the Github repo #412

Open
Richard-Stump opened this issue Sep 7, 2022 · 0 comments
Open

Add an automatic code formatter to the Github repo #412

Richard-Stump opened this issue Sep 7, 2022 · 0 comments
Assignees

Comments

@Richard-Stump
Copy link
Contributor

Currently, there is nothing forcing code to be formatted to a specific style. While this has not been an issue in the past, the number of new recruits we have this year could lead to many commits made without formatting the code properly. Adding an automatic code formatter would alleviate this issue and ensure that the repo has a consistent code style.

Another option discussed was to fail compilation of the Kernel if code is not formatted properly, but I think that this would be annoying to deal with when doing quick tests and changes within the Kernel especially when automatic formatters exist.

@omegaStag omegaStag self-assigned this Sep 21, 2022
@Richard-Stump Richard-Stump self-assigned this Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants