Files
codeql/ruby/ql/src/experimental
Owen Mansel-Chan 6001c735ff Ruby: Inline expectation should have space after $
This was a regex-find-replace from `# \$(?! )` (using a negative lookahead) to `# $ `.
2026-03-04 12:45:06 +00:00
..
2023-08-10 13:59:47 +00:00
2023-09-15 11:51:53 +02:00
2024-02-26 12:57:21 +00:00
2023-08-03 10:56:50 +02:00
2025-10-28 09:40:43 +01:00
2021-10-15 11:47:28 +02:00

This directory contains experimental CodeQL queries and libraries.