File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,11 @@ provide:
88 - " go/ql/config/legacy-support/qlpack.yml"
99 - " go/build/codeql-extractor-go/codeql-extractor.yml"
1010 - " 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.
1316 # - "javascript/ql/experimental/adaptivethreatmodeling/model/qlpack.yml"
1417 - " javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/qlpack.yml"
1518 - " javascript/ql/experimental/adaptivethreatmodeling/src/qlpack.yml"
You can’t perform that action at this time.
0 commit comments