Skip to content

Added tools to CI

Vojtěch Žák requested to merge 10-tools into main

Added black, mypy, flake8, isort, doc8 and pydocstyle to the pipeline, fixes #10 (closed). Their configuration is in setup.cfg. Modified the code of placeholder apps to adhere to the codestyle rules.

Merge request reports