brewman/.flake8
tanshu 40f1f59f9d Chore:
Moved from setup.py and requirements.txt to poetry
  Added flake8 and black to dev dependencies. Now I need to integrate them with pre commit hooks
2020-10-07 20:44:05 +05:30

4 lines
96 B
INI

[flake8]
max-line-length = 120
exclude = .git,__pycache__,__init__.py,.mypy_cache,.pytest_cache