mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
b7ddece2a6
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
2 lines
117 B
Plaintext
2 lines
117 B
Plaintext
Lint the `contrib/` directory in CI and linting scripts, add `synctl` to the linting script for consistency with CI.
|