Open luszak opened 5 years ago
What do you think about the following set of linters:
Black as a formatter?
type hints and mypy - okay As for other linters, pydocstyle, pycodestyle and pylint should suffice. Also black is something I'd consider having, but not sure how it'll work.
Introduce some linters for maintaining code quality e.g.