Includes everything we run in the CI/CD pipelines
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Lauri Võsandi a1cca0363f
continuous-integration/drone Build is passing Details
Work around 'choice' is not callable error in v6
6 months ago
.drone.yml Initial commit 10 months ago
.flake8 Initial commit 10 months ago
Dockerfile Work around 'choice' is not callable error in v6 6 months ago
README.md Initial commit 10 months ago

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