refactor: remove misc-confusable-identifier as it had no way of ignoring namespace lt for light
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
light7734 2025-07-14 11:32:07 +03:30
parent efb710ee87
commit 9c628b1e68
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -239,7 +239,6 @@ misc-header-include-cycle,
misc-definitions-in-headers, misc-definitions-in-headers,
misc-coroutine-hostile-raii, misc-coroutine-hostile-raii,
misc-const-correctness, misc-const-correctness,
misc-confusable-identifiers,
hicpp-signed-bitwise, hicpp-signed-bitwise,
hicpp-no-assembler, hicpp-no-assembler,