Check manual-full UI text in smoke test
This commit is contained in:
35
.understand-anything/tmp/ua-file-analyzer-input-1.json
Normal file
35
.understand-anything/tmp/ua-file-analyzer-input-1.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"projectRoot": "/Users/dokril/git/home/lemana-vpn",
|
||||
"batchFiles": [
|
||||
{
|
||||
"path": "AGENTS.md",
|
||||
"language": "markdown",
|
||||
"sizeLines": 88,
|
||||
"fileCategory": "docs"
|
||||
},
|
||||
{
|
||||
"path": "README.md",
|
||||
"language": "markdown",
|
||||
"sizeLines": 579,
|
||||
"fileCategory": "docs"
|
||||
},
|
||||
{
|
||||
"path": "install.sh",
|
||||
"language": "shell",
|
||||
"sizeLines": 943,
|
||||
"fileCategory": "script"
|
||||
},
|
||||
{
|
||||
"path": "uninstall.sh",
|
||||
"language": "shell",
|
||||
"sizeLines": 320,
|
||||
"fileCategory": "script"
|
||||
}
|
||||
],
|
||||
"batchImportData": {
|
||||
"AGENTS.md": [],
|
||||
"README.md": [],
|
||||
"install.sh": [],
|
||||
"uninstall.sh": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user