Nix/.clang-tidy

4 lines
135 B
YAML

# We use pointers to aggregates in a couple of places, intentionally.
# void * would look weird.
Checks: '-bugprone-sizeof-expression'