Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
Commit 7147fbe8 authored by robinwilliam.hundt's avatar robinwilliam.hundt
Browse files

Finally working prospector pre-commit check!!!!

To enable the pre-commit checks first run pip -Ur requierements.txt to install pre-commit. Next run pre-commit install to install the hook in your .git/hooks folder. Running pre-commit will now run prospector on all new or modified files in the backend/ directory (see pre-commit-scripts/prospector.sh for the arguments that are used). If you get an error saying prospector not found or smth. make sure you have the venvv activated or prospector installed globally.
parent e5d0f2e6
2 merge requests!15Refactor,!14Pre commit
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment