Ian Lynagh
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...
This should make it easier to diagnose certain kinds of problems.
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...
It's redundant. No changenote as this is at the dbscheme level.
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.
This makes the ``` /*- Database metadata -*/ ``` and ``` /*- Overlay support -*/ ``` sections consistent between the languages.