summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-12 17:35:48 +0100
committerGitHub <noreply@github.com>2022-04-12 17:35:48 +0100
commit58c657322a18cadf8036819ef87fce9889d65fb0 (patch)
tree83e38fb0c1f72556b05428c5f6d21419eafde8fb /changelog.d
parentProcess device list updates asynchronously (#12365) (diff)
downloadsynapse-58c657322a18cadf8036819ef87fce9889d65fb0.tar.xz
Run lints under poetry in CI; remove lint tox jobs (#12434)
Co-authored-by: Dan Callahan <danc@element.io>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12434.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12434.misc b/changelog.d/12434.misc
new file mode 100644
index 0000000000..88dab428d2
--- /dev/null
+++ b/changelog.d/12434.misc
@@ -0,0 +1 @@
+Run lints under poetry in CI, and remove corresponding tox lint jobs.