mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-11 02:07:27 +01:00
Specifically, with
clang-format --style='{ IndentWidth: 4, BreakBeforeBraces: Mozilla, ColumnLimit: 120, PointerAlignment: Middle }'
which was the clang-format invocation that produced the fewest diffs on
the nix source out of ~20 that I tried.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| default.nix | ||
| libnix-copy-paste.cc | ||
| libnix-copy-paste.hh | ||
| nixos-option.cc | ||