Skip to content

Commit 52296fc

Browse files
committed
fix
1 parent 7873bc5 commit 52296fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/codeql/codeql-config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ query-filters:
2121
- recommendation
2222
- exclude:
2323
id: tob/cpp/use-of-legacy-algorithm
24+
25+
paths-ignore:
26+
- tests/**

0 commit comments

Comments
 (0)