This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
Apq
/
UDPspeeder
mirror de
https://github.com/wangyu-/UDPspeeder.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
add .clang-format
yancey
2 anos atrás
pai
0775131ab5
commit
a0c9cce148
1 arquivos alterados
com
4 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
4
0
.clang-format
+ 4
- 0
.clang-format
Ver arquivo
@@ -0,0 +1,4 @@
+SortIncludes: false
+BasedOnStyle: Google
+ColumnLimit: 0
+IndentWidth: 4