Skip to content

Commit 6e0f855

Browse files
committed
fix
1 parent 55a0ca4 commit 6e0f855

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/codeql/codeql-config-boards.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ query-filters:
1818
- exclude:
1919
problem.severity:
2020
- recommendation
21+
- exclude:
22+
id: tob/cpp/use-of-legacy-algorithm

.github/codeql/codeql-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ query-filters:
1919
- exclude:
2020
problem.severity:
2121
- recommendation
22+
- exclude:
23+
id: tob/cpp/use-of-legacy-algorithm

0 commit comments

Comments
 (0)