Closed bkueng closed 9 months ago
The original intent behind the check was only for L, as l is similar to 1. https://clang.llvm.org/extra/clang-tidy/checks/readability/uppercase-literal-suffix.html
And some other clang-tidy changes:
The original intent behind the check was only for L, as l is similar to 1. https://clang.llvm.org/extra/clang-tidy/checks/readability/uppercase-literal-suffix.html
And some other clang-tidy changes: