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 930a662 commit 7421625Copy full SHA for 7421625
.github/workflows/scip-examples.yaml
@@ -17,6 +17,9 @@ jobs:
17
strategy:
18
fail-fast: false # If a job fails allow others to continue
19
matrix:
20
+ # If this list of targets changes, update the list of
21
+ # precise code navigation examples at:
22
+ # https://github.com/sourcegraph/docs/blob/main/docs/code-search/code-navigation/precise_code_navigation.mdx#precise-navigation-examples
23
target:
24
- repository: kubernetes/kubernetes
25
scip_binary: scip-go
0 commit comments