Files
codeql/ruby/ql/lib/change-notes/released/5.1.12.md
2026-03-16 12:15:34 +00:00

6 lines
234 B
Markdown

## 5.1.12
### Minor Analysis Improvements
* Inline expectations test comments, which are of the form `# $ tag` or `# $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol.