This website works better with JavaScript
Home
Explore
Help
Sign In
secstate
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Move into the 21st century with 120 line length #pylint
Colin Powell
5 years ago
parent
45d80a2478
commit
30dac093b5
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
python/.pylintrc
+ 1
- 0
python/.pylintrc
View File
@@ -1,2 +1,3 @@
[MESSAGES CONTROL]
[MESSAGES CONTROL]
disable=E0202,E1101
disable=E0202,E1101
+max-line-length=120