codeql/python/ql/examples/snippets
Taus Brock-Nannestad f07a7bf8cf Python: Autoformat everything using `qlformat`.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
2020-07-07 15:43:52 +02:00
..
backticks.ql Add @id to example queries 2019-07-26 17:47:11 +02:00
builtin_object.ql Python: Autoformat all `.ql` files. 2020-03-30 11:59:10 +02:00
call.ql Python: Autoformat all `.ql` files. 2020-03-30 11:59:10 +02:00
catch_exception.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
conditional_expression.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
elif.ql Add @id to example queries 2019-07-26 17:47:11 +02:00
emptyblock.ql Python: Autoformat all `.ql` files. 2020-03-30 11:59:10 +02:00
emptythen.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
eq_true.ql Python: Autoformat all `.ql` files. 2020-03-30 11:59:10 +02:00
equalitystmt.ql Python: Autoformat all `.ql` files. 2020-03-30 11:59:10 +02:00
extend_class.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
filename.ql Python: Fix filename example 2020-05-25 13:17:32 +02:00
generator.ql Python: Autoformat all `.ql` files. 2020-03-30 11:59:10 +02:00
integer_literal.ql Python: Autoformat all `.ql` files. 2020-03-30 11:59:10 +02:00
method_call.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
mutualrecursion.ql Add @id to example queries 2019-07-26 17:47:11 +02:00
new_instance.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
override_method.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
print.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
private_access.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
raise_exception.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
raw_string.ql Python: Autoformat all `.ql` files. 2020-03-30 11:59:10 +02:00
recursion.ql Python examples: Modernize snippets. 2019-08-08 10:55:45 +01:00
singlequotestring.ql Add @id to example queries 2019-07-26 17:47:11 +02:00
store_none.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00
todocomment.ql Add @id to example queries 2019-07-26 17:47:11 +02:00
too_many_params.ql Add @id to example queries 2019-07-26 17:47:11 +02:00
tryfinally.ql Python: Autoformat everything using `qlformat`. 2020-07-07 15:43:52 +02:00