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

Endings of header files (.h -> .hpp) #118

Closed
lukasrothenberger opened this issue Nov 4, 2022 · 0 comments · Fixed by #131
Closed

Endings of header files (.h -> .hpp) #118

lukasrothenberger opened this issue Nov 4, 2022 · 0 comments · Fixed by #131
Assignees
Labels
cleanup Cleanup or refactoring required quick Does not take a lot of time
Milestone

Comments

@lukasrothenberger
Copy link
Collaborator

Some header files have .hpp endings and some have .h endings.
If there is no explicit reason for the .h endings (like actual C code), use .hpp for all headers.

@lukasrothenberger lukasrothenberger added this to the Code cleanup milestone Nov 4, 2022
@lukasrothenberger lukasrothenberger added cleanup Cleanup or refactoring required quick Does not take a lot of time labels Nov 4, 2022
@lukasrothenberger lukasrothenberger self-assigned this Nov 4, 2022
@lukasrothenberger lukasrothenberger linked a pull request Nov 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup or refactoring required quick Does not take a lot of time
Projects
None yet
1 participant