config: stub,patterns,json (1 files)

This commit is contained in:
2025-12-26 00:13:08 +00:00
parent b2234f5ad5
commit 5946dbe0f6

21
stub-patterns.json Normal file
View File

@@ -0,0 +1,21 @@
{
"totalStubsFound": 0,
"bySeverity": {
"high": 0,
"medium": 0,
"low": 0
},
"byType": {
"not-implemented": 0,
"todo-comment": 0,
"console-log-only": 0,
"placeholder-return": 0,
"mock-data": 0,
"placeholder-render": 0,
"stub-component": 0,
"empty-body": 0
},
"criticalIssues": [],
"details": [],
"timestamp": "2025-12-26T00:12:56.808Z"
}