Ian Lynagh

Results 9 issues of Ian Lynagh

Rather than using lock files and rewriting TRAP file, and storing the metadata in a .metadata file, we now encode the metadata in the filename and rename all but the...

Kotlin

This should make it easier to diagnose certain kinds of problems.

Kotlin

The first time `ktfmt` is run here it splits the comment across 2 lines in a reasonable way. However, not only is the formatter not idempotent (which makes it harder...

bug
good first issue
help wanted

It's redundant. No changenote as this is at the dbscheme level.

depends on internal PR
Java
no-change-note-required
Kotlin

The root definition (https://github.com/github/codeql/blob/main/java/ql/lib/semmle/code/java/Type.qll#L347, https://github.com/github/codeql/blob/main/java/ql/lib/semmle/code/java/Type.qll#L1230) already handles these cases.

Java
no-change-note-required

This makes the ``` /*- Database metadata -*/ ``` and ``` /*- Overlay support -*/ ``` sections consistent between the languages.

JS
C++
Python