mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
Disable complexity check. (#1064)
This commit is contained in:
@@ -13,6 +13,9 @@ engines:
|
||||
enabled: false
|
||||
radon:
|
||||
enabled: true
|
||||
checks:
|
||||
Complexity:
|
||||
enabled: false
|
||||
ratings:
|
||||
paths:
|
||||
- "**.py"
|
||||
|
||||
Reference in New Issue
Block a user