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

style: macros should be uppercase #16

Open
raffenet opened this issue Mar 6, 2024 · 1 comment
Open

style: macros should be uppercase #16

raffenet opened this issue Mar 6, 2024 · 1 comment

Comments

@raffenet
Copy link
Collaborator

raffenet commented Mar 6, 2024

It is common convention to define macros with uppercase names to easily differentiate them from functions or variables. https://gcc.gnu.org/onlinedocs/cpp/Object-like-Macros.html

@thomasgillis
Copy link
Collaborator

ok, that's gonna be a pain.
I can see if clang_format does it :-)

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