Skip to content

Commit bb8b0ea

Browse files
Merge pull request #3964 from RedisInsight/codeql
exclude api/test folder from codeql analysis
2 parents b88d18e + d8982ed commit bb8b0ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/codeql/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ paths-ignore:
44
- '**/*.spec.ts'
55
- '**/*.spec.tsx'
66
- '**/__mocks__/**'
7+
- './redisinsight/api/test'

0 commit comments

Comments
 (0)