Skip to content
Snippets Groups Projects
Commit 60508932 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Add an initial black <https://black.readthedocs.io> setup in a PEP 518 pyproject.toml file.

parent a53cee10
No related branches found
No related tags found
No related merge requests found
[tool.black]
line-length = 79
py36 = true
skip-string-normalization = true
include = '(diffoscope|tests)/.+\.pyi?$'
exclude = "diffoscope/changes.py"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment