mirror of
https://github.com/python-poetry/install.python-poetry.org.git
synced 2024-11-05 21:55:51 -05:00
c864942778
* ci: fix branch configuration * readme: add initial content * add .gitignore * add code quality checks managed by pre-commit
3 lines
56 B
INI
3 lines
56 B
INI
[flake8]
|
|
max-line-length = 88
|
|
ignore = E501, E203, W503
|