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

7 lines
164 B
Text
Raw Normal View History

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