chore(detekt): ratchet maxIssues 120→90 after orchestrator decomposition
kernel dropped to 85 findings (was the binding module >120 pre-split); 90 leaves ~5 slack so new violations trip the build.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
build:
|
||||
maxIssues: 120
|
||||
maxIssues: 90
|
||||
|
||||
style:
|
||||
active: true
|
||||
|
||||
Reference in New Issue
Block a user