aboutsummaryrefslogtreecommitdiff
path: root/.pylintrc
AgeCommit message (Expand)AuthorFilesLines
2021-09-24pylintrc: add function-redefinedDylan Baker1-0/+1
2021-09-24pylint: check for duplicate importsDylan Baker1-0/+1
2021-08-31pyllint: enable consider-user-enumerateDylan Baker1-0/+1
2021-08-31pylint: turn on superfluous parens warningDylan Baker1-0/+1
2021-08-31pylint: enable consider-iterating-dictionaryDylan Baker1-0/+1
2021-08-31pylint: enable unnecessary-not checkDylan Baker1-2/+3
2020-11-04Bare exceptions are no longer allowed [NFC]Luke Drummond1-1/+2
2020-09-22pylint: turn on a few more errorsDylan Baker1-0/+3
2020-09-22pylint: turn on bad-indentation errorDylan Baker1-0/+1
2020-09-22pylint: turn on warnings for abstract classesDylan Baker1-0/+1
2020-09-22pylint: Turn on warnings for incorrect number of argsDylan Baker1-1/+6
2020-09-18pylint: Turn on a few more good warningsDylan Baker1-0/+4
2020-09-18pylint: Catch cases of `if len(container)` which should be replaced by `if co...Dylan Baker1-1/+3
2019-08-02add pylint config file. update Sider CI nameMichael Hirsch, Ph.D1-0/+9