summaryrefslogtreecommitdiff
path: root/.pylintrc
Commit message (Expand)AuthorAgeFilesLines
* Bare exceptions are no longer allowed [NFC]Luke Drummond2020-11-041-1/+2
* pylint: turn on a few more errorsDylan Baker2020-09-221-0/+3
* pylint: turn on bad-indentation errorDylan Baker2020-09-221-0/+1
* pylint: turn on warnings for abstract classesDylan Baker2020-09-221-0/+1
* pylint: Turn on warnings for incorrect number of argsDylan Baker2020-09-221-1/+6
* pylint: Turn on a few more good warningsDylan Baker2020-09-181-0/+4
* pylint: Catch cases of `if len(container)` which should be replaced by `if co...Dylan Baker2020-09-181-1/+3
* add pylint config file. update Sider CI nameMichael Hirsch, Ph.D2019-08-021-0/+9