implement Static Analysis in CI
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