This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
Apq
/
udp2raw
kopia lustrzana
https://github.com/wangyu-/udp2raw.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
add .clang-format
yancey
2 lat temu
rodzic
9217e0e9e6
commit
e5ecd33ec4
1 zmienionych plików
z
4 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
4
0
.clang-format
+ 4
- 0
.clang-format
Wyświetl plik
@@ -0,0 +1,4 @@
+SortIncludes: false
+BasedOnStyle: Google
+ColumnLimit: 0
+IndentWidth: 4