Cleanup a bunch of lints

This commit is contained in:
2024-11-14 23:50:30 +01:00
parent 8aad6443de
commit 678ed0ed00
3 changed files with 16 additions and 14 deletions

View File

@ -29,4 +29,4 @@ Checks:
- "-*-signed-bitwise"
- "-readability-use-anyofallof"
- "-readability-function-cognitive-complexity"
# - "-*-rvalue-reference-param-not-moved"
- "-readability-math-missing-parentheses"