about summary refs log tree commit diff
path: root/third_party/nix/.clang-format
blob: faefcfa1c4575858fbcd9ac88b2b444a15690b5f (plain) (blame)
1
2
3
4
5
6
# Use the Google style in this project.
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left
IncludeBlocks: Merge
CommentPragmas: '(@copydoc)'