Skip to content

Commit c590e2f

Browse files
authored
Update package lock (github#1003)
* Add leniency in how positions are handled Previously, positions with end column of 0 were rejected by the extension. CodeQL positions are supposed to be 1-based, but the CLI does handle 0-based and negative positions by using character offsets from the current line start. Instead of rejecting these kinds of positions, the extension should handle them as gracefully as possible. Fixes github#999 * Update package lock
1 parent 03d4aca commit c590e2f

File tree

3 files changed

+507
-360
lines changed

3 files changed

+507
-360
lines changed

0 commit comments

Comments
 (0)