mirror of
https://github.com/NixOS/nix
synced 2025-06-24 13:51:16 +02:00
Add .clang-tidy
This commit is contained in:
parent
0f2e9e6bd2
commit
58c26dd0f0
1 changed files with 3 additions and 0 deletions
3
.clang-tidy
Normal file
3
.clang-tidy
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# We use pointers to aggregates in a couple of places, intentionally.
|
||||||
|
# void * would look weird.
|
||||||
|
Checks: '-bugprone-sizeof-expression'
|
Loading…
Add table
Add a link
Reference in a new issue