This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
secstate
/
dotfiles
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
1cd0754de5
Ramas
Etiquetas
freebsd
master
dotfiles
/
python
/
.config
/
pycodestyle
pycodestyle
93 B
Histórico
Raw
1
2
3
4
[pycodestyle]
ignore = E226,E302,E41,E0202,E1101,W503
max-line-length = 88
statistics = True