tvl-depot/third_party/nix/.clang-format

6 lines
164 B
YAML

# Use the Google style in this project.
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left
IncludeBlocks: Merge
CommentPragmas: '(@copydoc)'