mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-12-14 15:59:02 +00:00
Update flake8 and black configuration
- Update black to now use 120 lines - Update flake8 to use recommended settings for black integration
This commit is contained in:
parent
99ad297906
commit
af19660c18
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["setuptools"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
[tool.black]
|
||||
line-length = 120
|
Loading…
Reference in New Issue
Block a user