This repo holds the linter configurations I use in my various projects. The configurations are usually on the tough side, i.e. most linting rules, features, etc enabled.
A docker image is available that you can use to quickly test your project with the linter configurations in this repo.
- Python: bandit, black, isort, flake8, mypy, pydocstyle, vulture
$ echo a