cli usability improvements

This commit is contained in:
Manuel Barkhau 2020-10-08 20:36:58 +00:00
parent 86a321b287
commit 3efb72dd3c
5 changed files with 143 additions and 79 deletions

View file

@ -131,7 +131,7 @@ jobs = 4
output-format = colorized
# Maximum number of locals for function / method body
max-locals = 25
max-locals = 20
# Maximum number of arguments for function / method
max-args = 12