We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2bf84 commit 013b4c8Copy full SHA for 013b4c8
swift/README.md
@@ -13,7 +13,7 @@ bazel run //swift:create-extractor-pack
13
which will install `swift/extractor-pack`.
14
15
Using `--search-path=swift/extractor-pack` will then pick up the Swift extractor. You can also use
16
-`--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.json`.
17
18
Notice you can run `bazel run :create-extractor-pack` if you already are in the `swift` directory.
19
0 commit comments