summary refs log tree commit diff
path: root/tox.ini
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-08 14:36:09 +0100
committerGitHub <noreply@github.com>2022-04-08 14:36:09 +0100
commitdd5cc37aa465df8e33fd872de2528dc53740b2a6 (patch)
tree62ef2be984ed6f74eca9662ae39f07546dca6dd7 /tox.ini
parentUnify HTTP query parameter type hints (#12415) (diff)
downloadsynapse-dd5cc37aa465df8e33fd872de2528dc53740b2a6.tar.xz
Stop maintaining a list of lint targets in `lint.sh` (#12420)
Diffstat (limited to '')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 69476b5869..f1c1bcd822 100644
--- a/tox.ini
+++ b/tox.ini
@@ -33,7 +33,7 @@ deps =
     pip>=10
 
 # directories/files we run the linters on.
-# if you update this list, make sure to do the same in scripts-dev/lint.sh
+# TODO: this is now out of date; we will remove as part of poetry migration.
 lint_targets =
     setup.py
     synapse