mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update allowed complexity to 12
This commit is contained in:
@@ -5,7 +5,7 @@ exclude =
|
|||||||
*/source-packages/,
|
*/source-packages/,
|
||||||
*/__pycache__
|
*/__pycache__
|
||||||
show_source = true
|
show_source = true
|
||||||
max_complexity = 11
|
max_complexity = 12
|
||||||
max_line_length = 200
|
max_line_length = 200
|
||||||
statistics = true
|
statistics = true
|
||||||
doctests = true
|
doctests = true
|
||||||
|
|||||||
Reference in New Issue
Block a user