Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-04 | Bare exceptions are no longer allowed [NFC] | Luke Drummond | 1 | -1/+2 |
2020-09-22 | pylint: turn on a few more errors | Dylan Baker | 1 | -0/+3 |
2020-09-22 | pylint: turn on bad-indentation error | Dylan Baker | 1 | -0/+1 |
2020-09-22 | pylint: turn on warnings for abstract classes | Dylan Baker | 1 | -0/+1 |
2020-09-22 | pylint: Turn on warnings for incorrect number of args | Dylan Baker | 1 | -1/+6 |
2020-09-18 | pylint: Turn on a few more good warnings | Dylan Baker | 1 | -0/+4 |
2020-09-18 | pylint: Catch cases of `if len(container)` which should be replaced by `if co... | Dylan Baker | 1 | -1/+3 |
2019-08-02 | add pylint config file. update Sider CI name | Michael Hirsch, Ph.D | 1 | -0/+9 |