Skip to content
Snippets Groups Projects
Commit 4aabc6b6 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

fix contributing

parent 834acfab
No related branches found
No related tags found
No related merge requests found
Pipeline #58410 passed
...@@ -52,5 +52,5 @@ mypy src/pystencilssfg ...@@ -52,5 +52,5 @@ mypy src/pystencilssfg
Both `flake8` and `mypy` are also run in the integration pipeline. Both `flake8` and `mypy` are also run in the integration pipeline.
It is furthermore recommended to run both checkers as a git pre-commit hook. It is furthermore recommended to run both checkers as a git pre-commit hook.
Such a hook can be installed using the [`install_git_hooks.sh`][install_git_hooks.sh] script located at the project root. Such a hook can be installed using the [`install_git_hooks.sh`](install_git_hooks.sh) script located at the project root.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment