mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-29 15:20:16 +00:00
I thought ruff check would also format, but it doesn't. This runs ruff format in CI and dev scripts. The first commit is just a run of `ruff format .` in the root directory.