This repository has been archived on 2025-07-23. You can view files and clone it, but cannot push or open issues or pull requests.
Lauri Võsandi a1cca0363f
All checks were successful
continuous-integration/drone Build is passing
Work around 'choice' is not callable error in v6
2022-12-15 06:59:48 +02:00
2022-08-03 07:37:23 +03:00
2022-08-03 07:37:23 +03:00
2022-08-03 07:37:23 +03:00

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
Description
Includes everything we run in the CI/CD pipelines
Readme 24 KiB
Languages
Dockerfile 100%