This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
Apq
/
udp2raw
mirror de
https://github.com/wangyu-/udp2raw.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
add .clang-format
yancey
2 anos atrás
pai
9217e0e9e6
commit
e5ecd33ec4
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