File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ queries:
44 - uses : security-extended
55
66paths-ignore :
7+ - ' .github/skills/create-codeql-query-development-workshop/examples/*/*-tests/**'
78 # # Ignore test code used for integration tests
89 - ' client/integration-tests/**'
910 # # Ignore test code for CodeQL query unit tests, because queries that
1011 # # check for vulnerable code patterns will, naturally, have test cases
1112 # # that contain those patterns.
1213 - ' server/ql/*/examples/test/**'
1314 - ' server/ql/*/tools/test/**'
15+ - ' server/test/**'
1416 - ' workshops/*/exercises-tests/*/**'
1517 - ' workshops/*/solutions-tests/*/**'
16- - ' .github/skills/create-codeql-query-development-workshop/examples/*/exercises-tests/**'
17- - ' .github/skills/create-codeql-query-development-workshop/examples/*/solutions-tests/**'
You can’t perform that action at this time.
0 commit comments