Includes everything we run in the CI/CD pipelines
Go to file
Lauri Võsandi a1cca0363f
continuous-integration/drone Build is passing Details
Work around 'choice' is not callable error in v6
2022-12-15 06:59:48 +02:00
.drone.yml Initial commit 2022-08-03 07:37:23 +03:00
.flake8 Initial commit 2022-08-03 07:37:23 +03:00
Dockerfile Work around 'choice' is not callable error in v6 2022-12-15 06:59:48 +02:00
README.md Initial commit 2022-08-03 07:37:23 +03:00

README.md

flake8-bundle

flake8 bundle for using in CI/CD pipelines, largely based on https://github.com/alpine-docker/flake8/

To run locally against source tree use:

docker run -ti --rm -v $(pwd):/apps harbor.k-space.ee/k-space/flake8-bundle