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:
2026-07-13 12:09:41 +04:00
parent 1f794dad63
commit 5d1f2ab360
+1 -1
View File
@@ -1,5 +1,5 @@
build:
maxIssues: 120
maxIssues: 90
style:
active: true