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