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

[Code style] Consider using clang-format on all thprac (non-3rdParty) code #141

Open
Lmocinemod opened this issue Jul 8, 2023 · 0 comments

Comments

@Lmocinemod
Copy link
Contributor

Currently, the codebase does not conform to any single formatting convention. There does exist a .clang-format file in the project root, but it does not seem to be used.

I've created an experimental branch on my fork - which is not intended to be merged - to explore possible formatting options. Currently, the formatting rules in use there are completely ridiculous (featuring a column limit of 180, etc.), as I curated them to produce the smallest possible diff (through manual trial and error - a smaller diff may still be possible).

I'm creating this issue to facilitate discussion, as formatting conventions are highly subjective.

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

1 participant