mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Javascript: fix project layout for bazel tests
On Windows, the project layout needs to match `codeql~override`, while on POSIX we must keep on matching `ql`. We work around this by using `*ql*` in the project layout, which matches both.
This commit is contained in:
@@ -1 +1 @@
|
||||
**/ql/javascript/extractor/tests/*/input//
|
||||
**/*ql*/javascript/extractor/tests/*/input//
|
||||
|
||||
Reference in New Issue
Block a user