This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
Apq
/
udp2raw
mirror of
https://github.com/wangyu-/udp2raw.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
add .clang-format
yancey
2 năm trước cách đây
mục cha
9217e0e9e6
commit
e5ecd33ec4
1 tập tin đã thay đổi
với
4 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
4
0
.clang-format
+ 4
- 0
.clang-format
Xem Tập Tin
@@ -0,0 +1,4 @@
+SortIncludes: false
+BasedOnStyle: Google
+ColumnLimit: 0
+IndentWidth: 4