This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
udp2raw
mirror of
https://github.com/wangyu-/udp2raw.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add .clang-format
yancey
2 years ago
parent
9217e0e9e6
commit
e5ecd33ec4
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