This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
secstate
/
dotfiles
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Move into the 21st century with 120 line length #pylint
Colin Powell
hace 6 años
padre
45d80a2478
commit
30dac093b5
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
python/.pylintrc
+ 1
- 0
python/.pylintrc
Ver fichero
@@ -1,2 +1,3 @@
[MESSAGES CONTROL]
disable=E0202,E1101
+max-line-length=120