Sign in
chromium
/
external
/
github.com
/
open-source-parsers
/
jsoncpp
/
refs/heads/docs/remove-pkg-managers
/
.
/
reformat.sh
blob: 86bc066f1947052b0a474bc5c2e4dd18c4aeae69 [
file
] [
edit
]
find src include example
-
name
'*.cpp'
-
or
-
name
'*.h'
-
or
-
name
'*.inl'
|
xargs clang
-
format
-
i