Skip to content

Commit a47db56

Browse files
committed
CPP: Tag DuplicateBlock.ql.
1 parent dc224c5 commit a47db56

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cpp/ql/src/external/DuplicateBlock.ql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
* @kind problem
55
* @id cpp/duplicate-block
66
* @problem.severity recommendation
7+
* @precision medium
8+
* @tags testability
9+
* maintainability
10+
* duplicate-code
11+
* non-attributable
712
*/
813
import CodeDuplication
914

0 commit comments

Comments
 (0)