Skip to content

implement Static Analysis in CI

Borreguero Calvo, Jose requested to merge precommit into next

References [Task] Imp. #134: Reflectivity Fitting: implement Static Analysis in CI for django_remote_submission

Work Done:

  • pre-commit hooks
  • create conda environment with make command
  • Dockerfile to create an image to run CI jobs
  • GitLab CI stages to build the docker image and run flake8 on it
Edited by Borreguero Calvo, Jose

Merge request reports