Skip to content
Snippets Groups Projects
Commit d85bc23b authored by Hans Fangohr's avatar Hans Fangohr
Browse files

show version of pycodestyle

parent 3ee1179a
No related branches found
No related tags found
3 merge requests!19Move linux-debian11 into main,!17split one test into three,!9force `subprocess.run` to check return code is 0
...@@ -77,6 +77,7 @@ style: ...@@ -77,6 +77,7 @@ style:
- *prepare_style - *prepare_style
- black --version - black --version
- ruff --version - ruff --version
- pycodestyle --version
- ruff . - ruff .
- black --check --diff . - black --check --diff .
- pydocstyle mpsd-software-environment.py - pydocstyle mpsd-software-environment.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment