MultiGeiger icon indicating copy to clipboard operation
MultiGeiger copied to clipboard

Align function names to either camelCase or snake_case

Open t-pi opened this issue 4 years ago • 4 comments

While working in display.cpp, I noted different naming styles. We should align these names before release of next milestone - also in other modules.

t-pi avatar May 17 '20 21:05 t-pi

CamelCase is somehow old style right?

snake_case is better readable?

In Python, there is PEP8 as a style guide, not sure about what's most popular for C.

ThomasWaldmann avatar May 17 '20 21:05 ThomasWaldmann

@t-pi IIRC you did some work on this. should this ticket be closed or is there remaining work to do?

ThomasWaldmann avatar Mar 20 '21 19:03 ThomasWaldmann

@t-pi ping.

ThomasWaldmann avatar Mar 25 '21 16:03 ThomasWaldmann

needs more work... / needs checking again.

ThomasWaldmann avatar Mar 25 '21 19:03 ThomasWaldmann