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