This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
bixel
/
dotfiles
réplica de
https://github.com/bixel/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Fine tune flake8 config
Kevin Heinicke
%!s(int64=7) %!d(string=hai) anos
pai
c32f50db5a
achega
0733779bb0
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
flake8
+ 1
- 1
flake8
Ver ficheiro
@@ -1,3 +1,3 @@
[flake8]
select = C,E,F,W,B,B950
-ignore = E501,
F401
+ignore = E501,
W503