summary refs log tree commit diff
path: root/docs/development (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-31Add get_canonical_room_alias to module API (#15450)Gabriel Féron3-1/+29
Co-authored-by: Boxdot <d@zerovolt.org>
2023-05-31Add stricter mypy options (#15694)Patrick Cloke11-24/+40
Enable warn_unused_configs, strict_concatenate, disallow_subclassing_any, and disallow_incomplete_defs.
2023-05-30