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 e90cd3f commit 6655624Copy full SHA for 6655624
cpp/autosar/src/rules/A2-7-3/UndocumentedUserDefinedType.ql
@@ -3,7 +3,7 @@
3
* @name A2-7-3: Declarations of 'user-defined' types, member variables and functions should be documented
4
* @description All declarations of 'user-defined' types, static and non-static data members,
5
* functions and methods shall be preceded by documentation.
6
- * @ kind problem
+ * @kind problem
7
* @precision very-high
8
* @problem.severity recommendation
9
* @tags external/autosar/id/a2-7-3
0 commit comments