add viewer configuration

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

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"
}
}