Skip to content
#

codeql

Here are 8 public repositories matching this topic...

cbraynor
cbraynor commented Sep 14, 2020

This issue relates to the func-style rule.

During the transition from TSLint (now deprecated) to ESLint for typescript linting we introduced some new rules that don't yet pass and added a temporary override in the .eslintrc.json file to temporarily disable them.

This issue covers removing that temporary override and any changes to the typescript

good first issue
aeisenberg
aeisenberg commented Feb 8, 2022

For github repositories that save a copy of their databases, the extension should have a command that downloads and installs the database, similar to how we do it for LGTM databases.

There is already an API endpoint available:

gh api /repos/{owner}/{repo}/code-scanning/codeql/databases/<lang>

Is there a way to determine which database languages are available for any given repo b

enhancement good first issue VSCode

Improve this page

Add a description, image, and links to the codeql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codeql topic, visit your repo's landing page and select "manage topics."

Learn more