Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 441 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 441 Bytes

Linter configurations

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.

Docker image

A docker image is available that you can use to quickly test your project with the linter configurations in this repo.

Available linters

  • Python: bandit, black, isort, flake8, mypy, pydocstyle, vulture
$ echo a