1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 23:12:44 +01:00
nix/src/libutil
Sergei Zimmerman a5264aa46e
Apply clang-format universally.
* It is tough to contribute to a project that doesn't use a formatter,
* It is extra hard to contribute to a project which has configured the formatter, but ignores it for some files
* Code formatting makes it harder to hide obscure / weird bugs by accident or on purpose,

Let's rip the bandaid off?

Note that PRs currently in flight should be able to be merged relatively easily by applying `clang-format` to their tip prior to merge.

Co-authored-by: Graham Christensen <graham@grahamc.com>
2025-07-18 22:36:36 +03:00
..
include/nix/util Apply clang-format universally. 2025-07-18 22:36:36 +03:00
linux Apply clang-format universally. 2025-07-18 22:36:36 +03:00
signature Apply clang-format universally. 2025-07-18 22:36:36 +03:00
unix Apply clang-format universally. 2025-07-18 22:36:36 +03:00
widecharwidth Apply clang-format universally. 2025-07-18 22:36:36 +03:00
windows Apply clang-format universally. 2025-07-18 22:36:36 +03:00
.version Build nix-util with Meson 2024-06-12 18:31:02 -04:00
archive.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
args.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
canon-path.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
compression.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
compute-levels.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
config-global.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
configuration.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
current-process.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
english.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
environment-variables.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
error.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
executable-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
exit.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
experimental-features.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
file-content-address.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
file-descriptor.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
file-system.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
fs-sink.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
git.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
hash.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
hilite.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
json-utils.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
logging.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
memory-source-accessor.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
meson.build Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
meson.options Build nix-util with Meson 2024-06-12 18:31:02 -04:00
mounted-source-accessor.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
pos-table.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
position.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
posix-source-accessor.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
references.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
serialise.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
source-accessor.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
source-path.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
strings.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
suggestions.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
tarfile.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
terminal.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
thread-pool.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
union-source-accessor.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
unix-domain-socket.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
url.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
users.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
util.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00
xml-writer.cc Apply clang-format universally. 2025-07-18 22:36:36 +03:00