File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,11 @@ provide:
8
8
- " go/ql/config/legacy-support/qlpack.yml"
9
9
- " go/build/codeql-extractor-go/codeql-extractor.yml"
10
10
- " javascript/ql/experimental/adaptivethreatmodeling/lib/qlpack.yml"
11
- # This pack is explicitly excluded from the workspace since we
12
- # require consumers to use a version of this pack from the package cache.
11
+ # This pack is explicitly excluded from the workspace since most users
12
+ # will want to use a version of this pack from the package cache. Internal
13
+ # users can uncomment the following line and place a custom ML model
14
+ # in the corresponding pack to test a custom ML model within their local
15
+ # checkout.
13
16
# - "javascript/ql/experimental/adaptivethreatmodeling/model/qlpack.yml"
14
17
- " javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/qlpack.yml"
15
18
- " javascript/ql/experimental/adaptivethreatmodeling/src/qlpack.yml"
You can’t perform that action at this time.
0 commit comments