mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
lint fix
This commit is contained in:
parent
61a5556a4a
commit
eab4e2b1b4
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ jobs = 4
|
|||
output-format = colorized
|
||||
|
||||
# Maximum number of locals for function / method body
|
||||
max-locals = 17
|
||||
max-locals = 18
|
||||
|
||||
# Maximum number of arguments for function / method
|
||||
max-args = 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue