This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Apq
/
udp2raw
mirror de
https://github.com/wangyu-/udp2raw.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
add .clang-format
yancey
há 2 anos atrás
pai
9217e0e9e6
commit
e5ecd33ec4
1 ficheiros alterados
com
4 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
4
0
.clang-format
+ 4
- 0
.clang-format
Ver Ficheiro
@@ -0,0 +1,4 @@
+SortIncludes: false
+BasedOnStyle: Google
+ColumnLimit: 0
+IndentWidth: 4