Java: Remove java/deprecated-call from the Code Quality suite.

This commit is contained in:
Michael Nebel
2025-06-23 11:14:02 +02:00
parent 4eb98fc46e
commit a17078b6be
3 changed files with 1 additions and 4 deletions

View File

@@ -6,8 +6,7 @@
* @problem.severity recommendation
* @precision high
* @id java/deprecated-call
* @tags quality
* maintainability
* @tags maintainability
* readability
* non-attributable
* external/cwe/cwe-477