mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
chore: Apply whitespace fixes from hooks
- Remove trailing whitespace - Correct single newline at end of files (skip for json) - Update to formatting in a few places due to black
This commit is contained in:
@@ -5,5 +5,5 @@ build-backend = "setuptools.build_meta"
|
||||
line-length = 120
|
||||
[tool.isort]
|
||||
# make it compatible with black
|
||||
profile = "black"
|
||||
profile = "black"
|
||||
skip_gitignore = true
|
||||
|
||||
Reference in New Issue
Block a user