Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to ruff instead of flake8. (#14633) | Patrick Cloke | 2022-12-21 | 3 | -0/+6 |
* | Update mypy to 0.950 and fix complaints (#12650) | David Robertson | 2022-05-06 | 1 | -6/+13 |
* | Remove unused `# type: ignore`s (#12531) | David Robertson | 2022-04-27 | 1 | -3/+1 |
* | disallow-untyped-defs in `docker` and `stubs` directories (#12528) | David Robertson | 2022-04-25 | 3 | -5/+5 |
* | Upgrade mypy to version 0.931 (#12030) | Sean Quah | 2022-02-18 | 1 | -4/+9 |
* | Speed up MultiWriterIdGenerator when lots of IDs are in flight. (#10755) | Erik Johnston | 2021-09-03 | 2 | -0/+120 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 2 | -5/+19 |
* | Run the linters on a consistent list of files (#9038) | Richard van der Hoff | 2021-01-08 | 1 | -3/+3 |
* | Enable mypy for synapse.util.caches (#8547) | Richard van der Hoff | 2020-10-15 | 2 | -6/+182 |
* | Extend StreamChangeCache to support multiple entities per stream ID (#7303) | Richard van der Hoff | 2020-04-22 | 2 | -0/+137 |