mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Python: Remove py/missing-docstring from code-quality-extended.
This commit is contained in:
@@ -3,8 +3,7 @@
|
|||||||
* @description Omitting documentation strings from public classes, functions or methods
|
* @description Omitting documentation strings from public classes, functions or methods
|
||||||
* makes it more difficult for other developers to maintain the code.
|
* makes it more difficult for other developers to maintain the code.
|
||||||
* @kind problem
|
* @kind problem
|
||||||
* @tags quality
|
* @tags maintainability
|
||||||
* maintainability
|
|
||||||
* readability
|
* readability
|
||||||
* @problem.severity recommendation
|
* @problem.severity recommendation
|
||||||
* @sub-severity low
|
* @sub-severity low
|
||||||
|
|||||||
Reference in New Issue
Block a user