codeql/.vscode
Rasmus Wriedt Larsen f2def84337
Misc: Add script to accept `.expected` changes from CI
This script can be used to go over `codeql test run` expected/actual log
output from actions CI checks for a PR, and apply patches locally to
make the tests pass.

Designed for use by GitHub employees, since it needs access to internal
CI runs. Just run this tool while the branch for the PR is checked out!

You need the `gh` cli tool installed and authenticated.

Example can be seen in https://github.com/github/codeql/pull/12950
2023-04-30 14:59:50 +02:00
..
.gitattributes Tell GitHub to allow JSON files with comments 2020-04-24 14:04:05 -04:00
extensions.json Fix the name of the vscode extension recommendation 2020-10-01 14:40:45 +01:00
settings.json Swift: enable VSCode to build extractor via CMake 2022-11-03 11:16:48 +01:00
tasks.json Misc: Add script to accept `.expected` changes from CI 2023-04-30 14:59:50 +02:00