mirror of
https://github.com/NixOS/nix.git
synced 2025-10-14 02:19:32 +08:00
Add .clang-tidy
This commit is contained in:
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'
|
Reference in New Issue
Block a user