Skip to content
Snippets Groups Projects
Commit 7b458fa0 authored by Bienchen's avatar Bienchen
Browse files

Merge branch 'develop' into pipeline

parents 67a9f677 1d7a1763
No related branches found
No related tags found
No related merge requests found
...@@ -269,7 +269,7 @@ max-args=5 ...@@ -269,7 +269,7 @@ max-args=5
ignored-argument-names=_.* ignored-argument-names=_.*
# Maximum number of locals for function / method body # Maximum number of locals for function / method body
max-locals=15 max-locals=22
# Maximum number of return / yield for function / method body # Maximum number of return / yield for function / method body
max-returns=6 max-returns=6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment