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
52cfd4908702106c25c9b2dfb76b628449b8ff44
codeql
/
python
/
ql
/
test
/
query-tests
/
Functions
/
methodArgNames
History
Owen Mansel-Chan
5a97348e78
python: Inline expectation should have space after $
...
This was a regex-find-replace from `# \$(?! )` (using a negative lookahead) to `# $ `.
2026-03-04 12:45:05 +00:00
..
parameter_names.py
python: Inline expectation should have space after $
2026-03-04 12:45:05 +00:00
test.expected
Update to inline expectations + fixes
2025-02-04 14:45:59 +00:00
test.ql
Refactor metaclass logic a bit, ensure lambdas are excluded
2025-02-07 21:46:30 +00:00