vendor: actions/cache v4 runtime snapshot
Code scanning - action / CodeQL-Build (push) Canceled after 0s

This commit is contained in:
Compass CI
2026-07-23 10:08:43 +08:00
commit 44adfa90b5
124 changed files with 293079 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": false,
"trailingComma": "none",
"bracketSpacing": true,
"arrowParens": "avoid",
"parser": "typescript"
}