This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Apq
/
tinyfecVPN
mirror da
https://github.com/wangyu-/tinyfecVPN.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
add .clang-format
yancey
2 anni fa
parent
cd4973c36f
commit
20c748667f
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
.clang-format
+ 4
- 0
.clang-format
Vedi File
@@ -0,0 +1,4 @@
+SortIncludes: false
+BasedOnStyle: Google
+ColumnLimit: 0
+IndentWidth: 4