Files
nodeguy/.clang-format
T

8 lines
129 B
YAML

BasedOnStyle: Google
IndentWidth: 2
---
Language: Cpp
PointerAlignment: Left
AlwaysBreakAfterReturnType: None
SortIncludes: true