2 matches across 1 files for error lang:YAML path:src/tools/rust-analyzer/.github/workflows/metrics.yaml
snippet_mode: auto · sorted by relevance
src/tools/rust-analyzer/.github/workflows/metrics.yaml YAML 2 matches view file →
50 name: build-${{ github.sha }}
51 path: target/build.json
52 if-no-files-found: error
53
54 other_metrics:
· · ·
83 name: ${{ matrix.names }}-${{ github.sha }}
84 path: target/${{ matrix.names }}.json
85 if-no-files-found: error
86
87 generate_final_metrics:
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.