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-06-02 04:10:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37589dd8a0e1a70c99095d5a231a695b705a4626
codeql
/
python
/
ql
/
test
/
extractor-tests
/
long_string
History
Taus
1c68c987b0
Python: Change all remaining occurrences of
StrConst
...
Done using ``` git grep StrConst | xargs sed -i 's/StrConst/StringLiteral/g' ```
2024-04-22 12:00:09 +00:00
..
Test.expected
Python: Add copy of extractor tests
2024-04-15 12:22:07 +00:00
Test.ql
Python: Change all remaining occurrences of
StrConst
2024-04-22 12:00:09 +00:00
very_long_string.py
Python: Add copy of extractor tests
2024-04-15 12:22:07 +00:00