Sign inSign up

ismv/linter-pylint

By ismv

Updated about 4 years ago

Image
1

204

ismv/linter-pylint repository overview

Python Linter

Docker Image CI Docker Pulls

Usage

lint flake8  # Lint all .py files with flake8
lint bandit  # Lint all .py files with bandit
lint pylint  # Lint all .py files with pylint. Please use this only with modules
lint aiopl   # Lint all .py files with flake8, bandit and pylint
lint somethingelse  # Any other key will lint all .py files with flake8 and bandit

Tag summary

Content type

Image

Digest

Size

51.8 MB

Last updated

about 4 years ago

docker pull ismv/linter-pylint