You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This is a bit of a "sentinel" issue, to be able to mypy-check the whole of synapse/ and tests/, at the very least.
While working on #9682 i noticed that mypy is missing a lot of corners, so im making this issue to work towards.
Simply; the goal is to reduce the [mypy] -> files= key in this file down to synapse/,, so that one mypy pass goes over the entire database unequivocally.