This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ba004477a6
jsoncpp
/
reformat.sh
2 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
clang-format
2020-10-10 23:29:19 +08:00
find src -name
'*.cpp'
-or -name
'*.h'
|
xargs clang-format -i
Reference in New Issue
Copy Permalink