Commit graph

2 commits

Author SHA1 Message Date
d2d6af7240 Remove pylint complaint about unused globals
Unfortunately this causes Fun with API and util libs where pylint
complains functions are unused =)
2023-05-13 12:13:49 -07:00
8b2daa45c0 Add pylintrc
Also remove line length configs from py linters in vimrc since we're
configuring that properly now.

Don't like having to repeat myself in pylintrc and black's conf but meh.
2023-05-11 13:51:40 -07:00