Taus
|
3d20050c0a
|
Python: Port SlotsInOldStyleClass.ql
Only trivial test changes.
|
2026-03-20 13:28:45 +00:00 |
|
Taus
|
5b63b4957c
|
Python: Fix query tests
Mostly just adding `private import LegacyPointsTo`. Sometimes getting
rid of other imports that are superceded by that module.
|
2025-11-26 12:30:30 +00:00 |
|
erik-krogh
|
944ca4a0da
|
fix some more style-guide violations in the alert-messages
|
2022-10-07 11:23:34 +02:00 |
|
Rasmus Wriedt Larsen
|
3fe715abb6
|
Python: Fix query names that inclde __ (dunder)
Without backticks, the text UNDERSCORE UNDERSCORE eq UNDERSCORE UNDERSCORE would
be considered to make things bold in our markdown output, making the query info
look strange.
Example https://codeql.github.com/codeql-query-help/python/py-slots-in-old-style-class/
|
2021-02-04 15:49:37 +01:00 |
|
Mark Shannon
|
5f58824d1b
|
Initial commit of Python queries and QL libraries.
|
2018-11-19 15:10:42 +00:00 |
|