This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
VBOO
/
rival_regions_wrapper
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add firt Makefile
JoostSijm
hace 3 años
padre
ce165feca4
commit
7e4fdef8ac
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
Makefile
+ 6
- 0
Makefile
Ver fichero
@@ -0,0 +1,6 @@
+.PHONY: FORCE format
+
+main: format
+
+format:
+ black --line-length 78 src