This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
UDPspeeder
mirror of
https://github.com/wangyu-/UDPspeeder.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add .clang-format
yancey
2 years ago
parent
0775131ab5
commit
a0c9cce148
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.clang-format
+ 4
- 0
.clang-format
View File
@@ -0,0 +1,4 @@
+SortIncludes: false
+BasedOnStyle: Google
+ColumnLimit: 0
+IndentWidth: 4