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 code formatting trigger #33

Open
TedLyngmo opened this issue Apr 21, 2023 · 1 comment
Open

Add code formatting trigger #33

TedLyngmo opened this issue Apr 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@TedLyngmo
Copy link
Collaborator

TedLyngmo commented Apr 21, 2023

One way to minimize diffs when we cooperate is to agree on some formatting rules and put them into a tool, likeclang-format or similar. This could be enforced via a commit-trigger. I have my own clang-format files for different situations. I can format the whole code base with one of them in one commit and you can look at it at tell me what you think? If it's acceptable, we can add it to the repo.

@PanosPetras
Copy link
Owner

This sounds like a neat idea. You can add it to the repo. I checked #34 and I don't have any objections in the format of the code.

@PanosPetras PanosPetras added the enhancement New feature or request label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants