diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-05-21 19:00:51 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2020-07-06 13:32:35 +0000 |
commit | 9e00acb523c847179587c1d3eaccab746b00ad22 (patch) | |
tree | 1863e67771220f667503b3147932336917e25b5d | |
parent | 921a1c6556b0d8a20a8e7ba2a48b887b41a30e60 (diff) |
Update TODOs for tox
Change-Id: I9368557aed7508d9401628c0ddfda475da42bc99
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
-rw-r--r-- | tox.ini | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |