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