This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
bixel
/
dotfiles
espejo de
https://github.com/bixel/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
use https://github.com/PyCQA/flake8-bugbear
Kevin Heinicke
hace 7 años
padre
b36261ff69
commit
08fcd6a8f1
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
flake8
+ 1
- 0
flake8
Ver fichero
@@ -1,2 +1,3 @@
[flake8]
+select = C,E,F,W,B,B950
ignore = E501,F401