mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Tag with quality and sub-category
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
* @problem.severity recommendation
|
||||
* @precision high
|
||||
* @id java/inefficient-string-constructor
|
||||
* @tags efficiency
|
||||
* maintainability
|
||||
* @tags quality
|
||||
* reliability
|
||||
* performance
|
||||
* efficiency
|
||||
*/
|
||||
|
||||
import java
|
||||
|
||||
Reference in New Issue
Block a user