1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

libexpr: Format value.hh

The following commits will touch this file significantly, so
it's better to get the formatting out of the way first.
This commit is contained in:
Sergei Zimmerman 2025-06-28 15:30:38 +03:00
parent 04a731b4b9
commit ea32580c9b
No known key found for this signature in database
GPG key ID: A9B0B557CA632325
2 changed files with 158 additions and 87 deletions

View file

@ -256,7 +256,6 @@
''^src/libexpr/include/nix/expr/value-to-json\.hh$''
''^src/libexpr/value-to-xml\.cc$''
''^src/libexpr/include/nix/expr/value-to-xml\.hh$''
''^src/libexpr/include/nix/expr/value\.hh$''
''^src/libexpr/value/context\.cc$''
''^src/libexpr/include/nix/expr/value/context\.hh$''
''^src/libfetchers/attrs\.cc$''