add viewer configuration
Some checks failed
Run CLI tests / Find Nightly Release (push) Has been cancelled
Run CLI tests / Set Matrix for cli-test (push) Has been cancelled
Run CLI tests / CLI Test (push) Has been cancelled
Run CLI tests / Report failure on the default branch (push) Has been cancelled
Update Node version / Create PR (push) Has been cancelled
Release / Release (push) Has been cancelled
Release / Publish to VS Code Marketplace (push) Has been cancelled
Release / Publish to Open VSX Registry (push) Has been cancelled
Bump CLI version / Build (push) Has been cancelled
Code Scanning - CodeQL / codeql (push) Has been cancelled

This commit is contained in:
Michael Hohn
2025-08-19 11:24:15 -07:00
committed by =Michael Hohn
parent 9a6aa52a40
commit 495b52661e

View File

@@ -20,7 +20,8 @@
"TZ": "UTC"
},
"github.copilot.advanced": {},
"github-enterprise.uri": "http://server:8080"
"github-enterprise.uri": "http://server:8080",
"sarif-viewer.connectToGithubCodeScanning": "off"
}
}