Sign in
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
refs/heads/upstream/docs/remove-pkg-managers
/
.
/
reformat.sh
blob: 86bc066f1947052b0a474bc5c2e4dd18c4aeae69 [
file
] [
edit
]
find src include example
-
name
'*.cpp'
-
or
-
name
'*.h'
-
or
-
name
'*.inl'
|
xargs clang
-
format
-
i