summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2023-01-12 16:20:34 +0000
committerGitHub <noreply@github.com>2023-01-12 16:20:34 +0000
commitf5ea9f2b1d9e3e3def783b7b61760f2d859ba978 (patch)
tree67c4ce69c022f6285dae2eea3c9c248856396ab6 /changelog.d
parentRe-enable some linting (#14821) (diff)
downloadsynapse-f5ea9f2b1d9e3e3def783b7b61760f2d859ba978.tar.xz
Add rust linting commands to `scripts-dev/lint.sh` (#14822)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14822.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14822.misc b/changelog.d/14822.misc
new file mode 100644
index 0000000000..5e02cc8488
--- /dev/null
+++ b/changelog.d/14822.misc
@@ -0,0 +1 @@
+Add `cargo fmt` and `cargo clippy` to the lint script.
\ No newline at end of file