huskies: merge 1251 story script/check gates duplication and cognitive complexity

This commit is contained in:
Huskies Agent
2026-07-21 16:15:10 +00:00
parent 14331127b8
commit 5c3b433e7d
4 changed files with 42 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"threshold": 10,
"minLines": 10,
"minTokens": 50,
"ignore": [
"**/target/**",
"**/node_modules/**",
"**/dist/**",
"**/*.svg",
"**/flamegraphs/**"
]
}