mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Java: Remove java/undocumented-* queries from the code-quality-extended suite.
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
* @problem.severity recommendation
|
||||
* @precision medium
|
||||
* @id java/undocumented-function
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* @tags maintainability
|
||||
* readability
|
||||
*/
|
||||
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
* @problem.severity recommendation
|
||||
* @precision medium
|
||||
* @id java/undocumented-parameter
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* @tags maintainability
|
||||
* readability
|
||||
*/
|
||||
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
* @problem.severity recommendation
|
||||
* @precision medium
|
||||
* @id java/undocumented-return-value
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* @tags maintainability
|
||||
* readability
|
||||
*/
|
||||
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
* @problem.severity recommendation
|
||||
* @precision medium
|
||||
* @id java/undocumented-exception
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* @tags maintainability
|
||||
* readability
|
||||
* error-handling
|
||||
*/
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
* @problem.severity recommendation
|
||||
* @precision medium
|
||||
* @id java/undocumented-type
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* @tags maintainability
|
||||
* readability
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user