mirror of
https://github.com/element-hq/synapse.git
synced 2025-11-13 00:01:13 -05: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.