This commit is contained in:
Manuel Barkhau 2022-10-14 14:14:57 +00:00 committed by mbarkhau
parent 61a5556a4a
commit eab4e2b1b4

View file

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