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