Skip to content

Commit

Permalink
Adding more missing tools
Browse files Browse the repository at this point in the history
  • Loading branch information
xydesa committed Nov 6, 2024
1 parent 7bb4d26 commit 4e30ffc
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ black
cmakelint
cpplint
deprecated
docformatter
# Pin due to formatting conflict with black.
# https://github.com/PyCQA/docformatter/issues/94
docformatter==1.5.1
flawfinder
isort
lizard
Expand All @@ -14,11 +16,13 @@ pydocstyle
pyflakes
pylint
pylint-django<2.0
ruff>=0.0.237
statick
statick-md
statick-planning
statick-tex
statick-tooling
statick-web
statick-tex
tabulate
xmltodict
yamllint
Expand Down

0 comments on commit 4e30ffc

Please sign in to comment.