xref
: /
AliOS-Things-master
/
components
/
jsoncpp
/
reformat.sh
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
find
src
-
name
'*.cpp'
-
or
-
name
'*.h'
|
xargs
clang
-
format
-i
2