mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
spelling: expression
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -41,4 +41,4 @@ where
|
||||
not ae.getParent() instanceof ExprStmt and
|
||||
not ae instanceof ForStmtSideEffectExpr
|
||||
select ae,
|
||||
"AV Rule 160: An assignment expression shall be used only as the exprression in an expression statement."
|
||||
"AV Rule 160: An assignment expression shall be used only as the expression in an expression statement."
|
||||
|
||||
Reference in New Issue
Block a user