This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Apq
/
udp2raw
espejo de
https://github.com/wangyu-/udp2raw.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
add .clang-format
yancey
hace 2 años
padre
9217e0e9e6
commit
e5ecd33ec4
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
.clang-format
+ 4
- 0
.clang-format
Ver fichero
@@ -0,0 +1,4 @@
+SortIncludes: false
+BasedOnStyle: Google
+ColumnLimit: 0
+IndentWidth: 4