Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -9/+6 |
| | | | | | | | - Update black version to the latest - Run black auto formatting over the codebase - Run autoformatting according to [`docs/code_style.md `](https://github.com/matrix-org/synapse/blob/80d6dc9783aa80886a133756028984dbf8920168/docs/code_style.md) - Update `code_style.md` docs around installing black to use the correct version | ||||
* | Remove obsolete __future__ imports (#8337) | Jonathan de Jong | 2020-09-17 | 1 | -2/+0 |
| | |||||
* | Lint the contrib/ directory in CI and linting scripts, add synctl to linting ↵ | Andrew Morgan | 2020-07-20 | 1 | -5/+5 |
| | | | | | | | script (#7914) Run `isort`, `flake8` and `black` over the `contrib/` directory and `synctl` script. The latter was already being done in CI, but now the linting script does it too. Fixes https://github.com/matrix-org/synapse/issues/7910 | ||||
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -109/+148 |
| | |||||
* | Fix seven contrib files with Python syntax errors (#5446) | cclauss | 2019-06-18 | 1 | -33/+34 |
| | | | | | | * Fix seven contrib files with Python syntax errors Signed-off-by: cclauss <cclauss@me.com> | ||||
* | Merge branch 'master' into pushers | David Baker | 2014-12-18 | 1 | -0/+0 |
|\ | |||||
| * | Remove editor junk | Paul "LeoNerd" Evans | 2014-12-02 | 1 | -0/+0 |
| | | |||||
| * | Add non-working jitsi meet bridge | David Baker | 2014-12-02 | 10 | -0/+5488 |
| | |||||
* | convert to spaces before I start a holy war | David Baker | 2014-12-02 | 1 | -205/+205 |
| | |||||
* | Add non-working jitsi meet bridge | David Baker | 2014-12-02 | 10 | -0/+5488 |