mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
documentation changes based on review
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c8d60c9e2a
commit
b741a65e9b
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Suspicious method name declaration
|
||||
* @description A method declaration with a name that would be a special keyword in another
|
||||
* @description A method declaration with a name that is a special keyword in another
|
||||
* context is suspicious.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
|
||||
Reference in New Issue
Block a user