We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c58098 commit a774c65Copy full SHA for a774c65
python/ql/src/Statements/DocStrings.ql
@@ -3,8 +3,7 @@
3
* @description Omitting documentation strings from public classes, functions or methods
4
* makes it more difficult for other developers to maintain the code.
5
* @kind problem
6
- * @tags quality
7
- * maintainability
+ * @tags maintainability
8
* readability
9
* @problem.severity recommendation
10
* @sub-severity low
0 commit comments