There was an error while loading. Please reload this page.
1 parent dc224c5 commit a47db56Copy full SHA for a47db56
1 file changed
cpp/ql/src/external/DuplicateBlock.ql
@@ -4,6 +4,11 @@
4
* @kind problem
5
* @id cpp/duplicate-block
6
* @problem.severity recommendation
7
+ * @precision medium
8
+ * @tags testability
9
+ * maintainability
10
+ * duplicate-code
11
+ * non-attributable
12
*/
13
import CodeDuplication
14
0 commit comments