This website requires JavaScript.
Explore
Help
Register
Sign In
secstate
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e02fa03dfe1ee1f4232ce585e5ec4d2313223285
dotfiles
/
python
/
.pylintrc
4 lines
77 B
INI
Raw
Normal View
History
Unescape
Escape
Add python configuration
2019-03-26 17:17:21 -04:00
[MESSAGES CONTROL]
Add some pylint ignore stuffs #pylint
2019-09-13 13:44:02 -04:00
disable
=
E0202,E1101,E0401,C0111,C0103
Move into the 21st century with 120 line length #pylint
2019-09-12 09:43:24 -04:00
max-line-length
=
120
Reference in New Issue
Copy Permalink