alanctprado / pace2024

MIT License
2 stars 0 forks source link

Add clang-format section to README.md #10

Closed luishgh closed 2 months ago

luishgh commented 2 months ago
alanctprado commented 2 months ago

Also add style guide:

class members should be prefixed with m_, pretty much everything is camel-cased, except for local variables, which are snake-cased,