Merge pull request #19931 from michaelnebel/ql4ql/qualitytagcheck

Ql4ql: Quality query tagging.
This commit is contained in:
Michael Nebel
2025-07-17 14:53:14 +02:00
committed by GitHub
32 changed files with 292 additions and 44 deletions

View File

@@ -6,10 +6,10 @@
* @problem.severity warning
* @precision medium
* @id java/type-variable-hides-type
* @tags reliability
* @tags quality
* maintainability
* readability
* types
* quality
*/
import java