Sign in
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
refs/heads/upstream/issue1591
/
.
/
reformat.sh
blob: cdc03b1eab40ce0a9e9642d54950c5e368b97676 [
file
] [
log
] [
blame
] [
edit
]
find src
-
name
'*.cpp'
-
or
-
name
'*.h'
|
xargs clang
-
format
-
i