Files
vscode-codeql/CODEOWNERS
Line: 1: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 2: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 3: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 4: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**`
Shati Patel 7296c645b9 Add database configuration store (#1691)
This "config store" creates a `dbconfig.json` file (if it doesn't yet exist),
and reads the file to load the database panel state.

Only the database config store should be able to modify the config
— the config cannot be modified externally.
2022-11-02 15:07:23 +00:00

5 lines
208 B
Plaintext

**/* @github/codeql-vscode-reviewers
**/remote-queries/ @github/code-scanning-secexp-reviewers
**/variant-analysis/ @github/code-scanning-secexp-reviewers
**/databases/ @github/code-scanning-secexp-reviewers