Files
codeql/javascript/ql/test/query-tests/JSDoc/UndocumentedParameter/UndocumentedParameter.expected
Asger F 426edd55f2 JS: Update output after line number change
Some OK-style comments had to be moved to the following line, shifting line numbers.

In selected range also included the comments themselves.

Lastly, the result sets were reordered by the CLI in some cases.
2025-02-28 13:27:31 +01:00

3 lines
118 B
Plaintext

| tst.js:4:15:4:15 | y | Parameter y is not documented. |
| tst.js:23:19:23:19 | y | Parameter y is not documented. |