mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
Don't format the just-added test .c file
On one hand, new things should be formatted. On the other, we just bacported this file to many prior branches, and if we need to make changes to it and backport them also, formatting the file on master but not the release branches would cause issues.
This commit is contained in:
parent
32e67eba8b
commit
88f9d8ccb1
@ -429,6 +429,7 @@
|
||||
''^tests/functional/test-libstoreconsumer/main\.cc''
|
||||
''^tests/nixos/ca-fd-leak/sender\.c''
|
||||
''^tests/nixos/ca-fd-leak/smuggler\.c''
|
||||
''^tests/nixos/user-sandboxing/attacker\.c''
|
||||
''^tests/unit/libexpr-support/tests/libexpr\.hh''
|
||||
''^tests/unit/libexpr-support/tests/value/context\.cc''
|
||||
''^tests/unit/libexpr-support/tests/value/context\.hh''
|
||||
|
Loading…
Reference in New Issue
Block a user