mjolnir icon indicating copy to clipboard operation
mjolnir copied to clipboard

Linting the antispam module in github actions.

Open Gnuxie opened this issue 4 years ago • 0 comments

It might be worth setting up some python linting at some point in the future. In Synapse we use isort to keep imports in a certain order and black for formatting.

https://github.com/matrix-org/mjolnir/pull/250#issuecomment-1072442209

We might be able to just copy something from Synapse...

Gnuxie avatar Mar 18 '22 17:03 Gnuxie