зеркало из https://github.com/github/codeql.git
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
This commit is contained in:
Родитель
4277be5819
Коммит
843f2681bb
|
@ -16,7 +16,7 @@ def aug_assign():
|
||||||
|
|
||||||
|
|
||||||
def dont_use_rhs(cond):
|
def dont_use_rhs(cond):
|
||||||
# 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
|
||||||
x = SOURCE # $ path-node
|
x = SOURCE # $ path-node
|
||||||
|
|
||||||
if cond:
|
if cond:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче