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-03-31 04:38:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b9eba2afc44ca2ea1030fea4a14dc8b8f96df4e
codeql
/
ruby
/
ql
/
test
/
library-tests
/
frameworks
/
active_support
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
..
active_support.rb
Ruby: Inline expectation should have space after $
2026-03-04 12:45:06 +00:00
ActiveSupport.expected
Ruby: Recognise try/try! as code executions
2022-10-31 11:53:22 +13:00
ActiveSupport.ql
Ruby: Recognise try/try! as code executions
2022-10-31 11:53:22 +13:00
ActiveSupportDataFlow.expected
Ruby: Track types in data flow
2025-01-06 13:26:10 +01:00
ActiveSupportDataFlow.ql
Ruby: Update all test util paths to point to the new location.
2024-12-12 13:54:37 +01:00
hash_extensions.rb
Ruby: Inline expectation should have space after $
2026-03-04 12:45:06 +00:00