An open API service indexing awesome lists of open source software.

https://github.com/labd/docker-python-lint

Flake8 docker
https://github.com/labd/docker-python-lint

docker flake8 python

Last synced: about 1 year ago
JSON representation

Flake8 docker

Awesome Lists containing this project

README

          

# docker-python-lint
Flake8 docker

See https://hub.docker.com/r/mvantellingen/python-lint/

Running:

docker run -it -v $(PWD):/code mvantellingen/python-lint:latest flake8 src/