Added check to ensure that TODOs all have an associated issue

This commit is contained in:
Sumner Evans
2020-02-20 20:45:37 -07:00
parent a160d6dbaa
commit a90217cd24
18 changed files with 157 additions and 127 deletions

View File

@@ -93,7 +93,7 @@ yourself with the following commands::
$ flake8
$ mypy sublime
$ ./cicd/no_print.sh
$ ./cicd/custom_style_check.py
CI/CD Pipeline
--------------