We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4277be5 commit 843f268Copy full SHA for 843f268
python/ql/test/experimental/dataflow/path-graph/test.py
@@ -16,7 +16,7 @@ def aug_assign():
16
17
18
def dont_use_rhs(cond):
19
- # liked noted in the original Ruby PR: https://github.com/github/codeql/pull/12566
+ # like noted in the original Ruby PR: https://github.com/github/codeql/pull/12566
20
x = SOURCE # $ path-node
21
22
if cond:
0 commit comments