This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-05 23:28:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fef314e27fff8f92d06aa807545097443fdf0aa2
codeql
/
ruby
/
ql
/
test
/
library-tests
/
frameworks
/
action_controller
History
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
..
app
…
ActionController.expected
…
ActionController.ql
…
filter_flow.rb
…
Filters.expected
…
Filters.ql
…
input_access.rb
…
logging.rb
…
params_flow.rb
Ruby: Inline expectation should have space after $
2026-03-04 12:45:06 +00:00
params-flow.expected
…
params-flow.ql
…
routes.rb
…