Sign in
fuchsia
/
third_party
/
github.com
/
gperftools
/
gperftools
/
refs/heads/upstream/master
/
.
/
.clang-format
blob: 0f09f0edf6044428acbc0262331fd874f510525b [
file
] [
edit
]
# -*- Mode: yaml -*-
---
Language
:
Cpp
BasedOnStyle
:
Google
ColumnLimit
:
120
SortIncludes
:
Never
...