mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
fix some more style-guide violations in the alert-messages
This commit is contained in:
@@ -36,4 +36,4 @@ where
|
||||
right.asExpr() = s.getRight() and
|
||||
left.getALocalSource() = square() and
|
||||
right.getALocalSource() = square()
|
||||
select c, "Pythagorean calculation with sub-optimal numerics"
|
||||
select c, "Pythagorean calculation with sub-optimal numerics."
|
||||
|
||||
Reference in New Issue
Block a user