Skip to content
Snippets Groups Projects
  1. Feb 15, 2018
  2. Dec 13, 2017
  3. Dec 03, 2017
  4. Nov 30, 2017
  5. Nov 15, 2017
    • robinwilliam.hundt's avatar
      Finally working prospector pre-commit check!!!! · 7147fbe8
      robinwilliam.hundt authored
      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.
      7147fbe8
  6. Nov 14, 2017
  7. Nov 13, 2017
Loading