This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
secstate
/
dotfiles
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Move into the 21st century with 120 line length #pylint
Colin Powell
6 anni fa
parent
45d80a2478
commit
30dac093b5
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
python/.pylintrc
+ 1
- 0
python/.pylintrc
Vedi File
@@ -1,2 +1,3 @@
[MESSAGES CONTROL]
disable=E0202,E1101
+max-line-length=120