Skip to content

Commit c60d434

Browse files
author
Cameron Custer
committed
cppcheck: bump line-pinned suppressions shifted by docstring re-wraps
1 parent c000247 commit c60d434

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/.config/.cppcheck_suppression_list

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ negativeContainerIndex:../library/strings/suffix_array/burrows_wheeler.hpp:50
1515
useStlAlgorithm:../kactl/content/numerical/FastFourierTransform.h:53
1616
useStlAlgorithm:../library/graphs/strongly_connected_components/add_edges_strongly_connected.hpp:58
1717
useStlAlgorithm:../library/math/matrix_related/row_reduce.hpp:28
18-
useStlAlgorithm:../library/math/count_paths/count_paths_triangle.hpp:24
19-
useStlAlgorithm:../library/math/matrix_related/xor_basis_unordered.hpp:13
18+
useStlAlgorithm:../library/math/count_paths/count_paths_triangle.hpp:25
19+
useStlAlgorithm:../library/math/matrix_related/xor_basis_unordered.hpp:14
2020
shadowFunction:../kactl/content/graph/BinaryLifting.h:17
2121
unknownMacro:../kactl/content/graph/BinaryLifting.h:18
2222
constParameter:../kactl/content/graph/BinaryLifting.h:29

0 commit comments

Comments
 (0)