Skip to content

Commit 4157fbf

Browse files
committed
fix
1 parent 2e82d70 commit 4157fbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/.config/.cppcheck_suppression_list

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ syntaxError:../library/loops/supermasks.hpp:8
5151
syntaxError:../library/math/prime_sieve/mobius.hpp:6
5252
syntaxError:../library/trees/lca_rmq/iterate_subtree.hpp:6
5353
constVariable:../kactl/content/graph/CompressTree.h:20
54-
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array.hpp:63
54+
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array.hpp:62
5555
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array_short.hpp:29
5656
constVariable:../kactl/content/numerical/NumberTheoreticTransform.h:30
57-
functionStatic:../library/monotonic_stack/monotonic_stack.hpp:11
57+
functionStatic:../library/monotonic_stack/monotonic_stack.hpp:10

0 commit comments

Comments
 (0)