mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
spelling: preferable
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Suggest using non-extending subtype relationships.
|
||||
* @description Non-extending subtypes ("instanceof extensions") are generally preferrable to instanceof expressions in characteristic predicates.
|
||||
* @description Non-extending subtypes ("instanceof extensions") are generally preferable to instanceof expressions in characteristic predicates.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @id ql/suggest-instanceof-extension
|
||||
|
||||
Reference in New Issue
Block a user