This website works better with JavaScript
Home
Explore
Help
Sign In
hongwenjun
/
cpp
mirror of
https://github.com/hongwenjun/cpp
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
e5b1b134c2
Branches
Tags
main
cpp
/
.clang-format
.clang-format
95 B
History
Raw
1
2
3
4
5
BasedOnStyle: LLVM
IndentWidth: 4
UseTab: Never
BreakBeforeBraces: Stroustrup
ColumnLimit: 120