mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
bootstrapit updates
This commit is contained in:
parent
cbe62c371e
commit
501cde895a
5 changed files with 54 additions and 37 deletions
|
|
@ -15,6 +15,8 @@ ignore_missing_imports = True
|
|||
max-line-length = 100
|
||||
max-complexity = 10
|
||||
ignore =
|
||||
# Missing trailing comma (handled by sjfmt)
|
||||
C812
|
||||
# No whitespace after paren open "("
|
||||
E201
|
||||
# No whitespace before paren ")"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue