mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Swift: Update mention of manifest file in docs
This commit is contained in:
@@ -13,7 +13,7 @@ bazel run //swift:create-extractor-pack
|
||||
which will install `swift/extractor-pack`.
|
||||
|
||||
Using `--search-path=swift/extractor-pack` will then pick up the Swift extractor. You can also use
|
||||
`--search-path=.`, as the extractor pack is mentioned in the root `.codeqlmanifest.json`.
|
||||
`--search-path=.`, as the extractor pack is mentioned in the root `codeql-workspace.yml`.
|
||||
|
||||
Notice you can run `bazel run :create-extractor-pack` if you already are in the `swift` directory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user