Merging upstream version 0.18.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0453b640a2
commit
129d2ce1fc
118 changed files with 4146 additions and 2087 deletions
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[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"
|
Loading…
Add table
Add a link
Reference in a new issue