mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
config: stub,patterns,json (1 files)
This commit is contained in:
21
stub-patterns.json
Normal file
21
stub-patterns.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user