1
0
Fork 0
gitlint/pyproject.toml
Daniel Baumann 129d2ce1fc
Merging upstream version 0.18.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-13 06:06:24 +01:00

5 lines
No EOL
277 B
TOML

[tool.black]
target_version = ['py36', 'py37', 'py38','py39','py310']
line-length = 120
# extend-exclude: keep excluding files from .gitignore in addition to the ones specified
extend-exclude = "gitlint-core/gitlint/tests/samples/user_rules/import_exception/invalid_python.py"