aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index a988fd7a1b..b19d07e978 100644
--- a/tox.ini
+++ b/tox.ini
@@ -88,7 +88,8 @@ commands = bash {[tox]checker_dir}/tc_naming.sh
# Keep testenvs sorted alphabetically, please.
-# TODO: Migrate current docs check here.
+# TODO: Add a checker against unresolved merge conflicts.
+# See: https://gerrit.fd.io/r/c/vpp/+/26956
# TODO: Create voting "pylint violations should not increase" checker.
# TODO: Create voting checker to reject suites with Force Tags of other suite.
# TODO: Create voting checker against tags not in tag_documentation.rst file.