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
0fc401be5995d54fa7e8bb51895c4235a03dc8b5
dotfiles
/
python
/
.pylintrc
4 lines
83 B
INI
Raw
Normal View
History
Unescape
Escape
Add python configuration
2019-03-26 17:17:21 -04:00
[MESSAGES CONTROL]
[pylint] Ignore indentations that black is cool with
2020-04-02 23:15:11 -04:00
disable
=
E0202,E1101,E0401,C0111,C0103,C0330
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