summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-01-12 10:52:07 +0000
committerGitHub <noreply@github.com>2023-01-12 10:52:07 +0000
commitb50c008453001aee8dd7dbd6f36ec32039e6ce76 (patch)
tree504eda353912088f59a27f80d0c7a2f2217b4725 /changelog.d
parentAdd `set_displayname` to the module API (#14629) (diff)
downloadsynapse-b50c008453001aee8dd7dbd6f36ec32039e6ce76.tar.xz
Re-enable some linting (#14821)
* Re-enable some linting

* Newsfile

* Remove comment
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14821.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14821.misc b/changelog.d/14821.misc
new file mode 100644
index 0000000000..99e4e5e8a1
--- /dev/null
+++ b/changelog.d/14821.misc
@@ -0,0 +1 @@
+Re-enable some linting that was disabled when we switched to ruff.