diff options
author | kleph <kleph+gh@kleph.info> | 2020-10-28 13:49:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-28 08:49:08 -0400 |
commit | 29ce6d43b533634a8b743e16e99ef3d025802e96 (patch) | |
tree | c1da50aa1758b47bdabb32e2c2a9a8982d219bd4 | |
parent | Don't pull event from DB when handling replication traffic. (#8669) (diff) | |
download | synapse-29ce6d43b533634a8b743e16e99ef3d025802e96.tar.xz |
Run mypy as part of the lint.sh script. (#8633)
Diffstat (limited to '')
-rw-r--r-- | CONTRIBUTING.md | 4 | ||||
-rw-r--r-- | changelog.d/8633.misc | 1 | ||||
-rwxr-xr-x | scripts-dev/lint.sh | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md |