Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
3653cf25bd3b51ca6f1964c1f2d9c400be9b6e6b
/
.
/
.clang-format
blob: fa1936b93b8f6d5b8bb242e716bf4821dc14a873 [
file
] [
log
] [
blame
]
---
BasedOnStyle
:
Google
---
Language
:
Cpp
# Force pointers to the type for C++.
DerivePointerAlignment
:
false
PointerAlignment
:
Right
Standard
:
Cpp11
---
Language
:
JavaScript
BasedOnStyle
:
Google
ColumnLimit
:
80