Skip to content

Commit 0fcf5c8

Browse files
author
Cameron Custer
committed
fix stale cppcheck suppression line number
1 parent ec2bc6b commit 0fcf5c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/.config/.cppcheck_suppression_list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ unusedFunction:../kactl/content/data-structures/UnionFind.h:14
6060
unusedFunction:../kactl/content/number-theory/ModPow.h:13
6161
unusedFunction:../kactl/stress-tests/utilities/genTree.h:49
6262
containerOutOfBounds:../library/data_structures_[l,r)/uncommon/permutation_tree.hpp:85
63-
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp:14
63+
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp
6464
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/lazy_seg_tree.hpp:4

0 commit comments

Comments
 (0)