We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2e9e6 commit 58c26ddCopy full SHA for 58c26dd
.clang-tidy
@@ -0,0 +1,3 @@
1
+# We use pointers to aggregates in a couple of places, intentionally.
2
+# void * would look weird.
3
+Checks: '-bugprone-sizeof-expression'
0 commit comments