Skip to content

Commit b7437a4

Browse files
author
Paolo Tranquilli
committed
Rust: extend paths-ignore to all rust/ql
This will also exclude code examples in `rust/ql/src/queries`.
1 parent 5f81234 commit b7437a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/codeql/codeql-config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ paths-ignore:
99
- '/python/'
1010
- '/javascript/ql/test'
1111
- '/javascript/extractor/tests'
12-
- '/rust/ql/test'
13-
- '/rust/ql/integration-tests'
12+
- '/rust/ql'

0 commit comments

Comments
 (0)