mirror of
https://github.com/github/codeql.git
synced 2026-06-25 22:57:01 +02:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -115,7 +115,7 @@ named:
|
||||
|
||||
# A literal backed by a keyword such as `nil`, `null`, or `nullptr`.
|
||||
#
|
||||
# Altough nil/null are keyword literals in many languages there should be
|
||||
# Although nil/null are keyword literals in many languages there should be
|
||||
# no attempt to normalize "null-like" named entities, like Python's `None`.
|
||||
builtin_expr:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user