about summary refs log tree commit diff
path: root/third_party/nix/.clang-format
# Use the Google style in this project.
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left
IncludeBlocks: Merge
CommentPragmas: '(@copydoc)'