Sign in
◑
Theme
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
85b88e9c89e26fd276621c637ea7adb6072a17db
/
.
/
reformat.sh
blob: 86bc066f1947052b0a474bc5c2e4dd18c4aeae69 [
file
]
find src include example
-
name
'*.cpp'
-
or
-
name
'*.h'
-
or
-
name
'*.inl'
|
xargs clang
-
format
-
i