Sign in
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
3455302847cf1e4671f1d8f5fa953fd46a7b1404
/
.
/
reformat.sh
blob: cdc03b1eab40ce0a9e9642d54950c5e368b97676 [
file
]
find src
-
name
'*.cpp'
-
or
-
name
'*.h'
|
xargs clang
-
format
-
i