mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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
|
||||
* makes it more difficult for other developers to maintain the code.
|
||||
* @kind problem
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* @tags maintainability
|
||||
* readability
|
||||
* @problem.severity recommendation
|
||||
* @sub-severity low
|
||||
|
||||
Reference in New Issue
Block a user