Nix/.clang-tidy
2024-02-01 01:01:39 +01:00

4 lines
135 B
YAML

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