Consider snake_case
friendlyanon opened this issue · 1 comments
friendlyanon commented
The standard library and core language features all use snake_case, using camelCase and PascalCase just introduces inconsistencies in consumers' and this library's code.
This is also covered by the C++ Core Guidelines.
tirimatangi commented
Thanks a lot for CMake integration!
Sorry for the late reply due to Xmas travelling.
I will certainly consider snake_case in future. The thing is that camelCase
is the only accepted style at work and, having used it for years, it is
really hard to grow out of :)
Have a good new year!
…On Mon, Dec 21, 2020 at 10:20 PM friendlyanon ***@***.***> wrote:
The standard library and core language features all use snake_case, using
camelCase and PascalCase just introduces inconsistencies in consumers' and
this library's code.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARQ422MU2WI74JX4NYMAHG3SV6UYNANCNFSM4VEV5V2A>
.