Allow and unify the usage of TODOs
This commit is contained in:
parent
06d003b615
commit
4c0c7887e5
3 changed files with 23 additions and 1 deletions
|
|
@ -205,6 +205,7 @@ def lint(session: nox.Session) -> None:
|
|||
"flake8-isort",
|
||||
"flake8-quotes",
|
||||
"flake8-string-format",
|
||||
"flake8-todos",
|
||||
"flake8-pyproject",
|
||||
"flake8-pytest-style",
|
||||
"mypy",
|
||||
|
|
|
|||
Loading…
Reference in a new issue