[Qt-creator] clang-tidy readability-identifier-naming rules for slots & signals
Sean Farrell
sean.farrell1 at stryker.com
Tue Mar 26 15:21:39 CET 2024
I'm wondering if there's a way to have separate clang-tidy readability-identifier-naming rules for slots and signals.
For slots and signals we would like to use 'aNy_CasE'. While our other methods we would use 'CamelCase'.
Currently we're using 'aNy_CasE' for both, but this is not ideal.
Follow this link to read our Privacy Statement<https://www.stryker.com/content/stryker/gb/en/legal/global-policy-statement.html/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20240326/4ef5e987/attachment.htm>
More information about the Qt-creator
mailing list