Resolve qualified backticked references in prose
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 20/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Da chiarire
- Stato di attività
- Attiva
- Stack tecnologico
- go
- Ambito
- documentation
Direzione di ricerca
This is a language-design question about extending the lint scanner to recognize qualified backticked references like payments.Invoice. Start by examining the existing scanner code for handling backticked references (likely in a lexer/parser or lint package). Review issue #25 for context on structured qualified references. The task involves designing a grammar for prose tokens and deciding on resolution rules, not implementing a solution. No specific files or tests are mentioned to begin coding.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Context
Structured qualified references are being extended in issue #25 to relationship.entity and subtypeOf. In freeform text, lint currently recognizes backticked local PascalCase references such as `Invoice` and `Invoice.number`. It does not recognize `payments.Invoice`: its scanner treats the lowercase scope segment as the candidate name and silently ignores it.
Follow-up
Decide whether qualified prose references should resolve through the importing model’s scope bindings, receive diagnostics when malformed or unresolved, and contribute to completeness. This requires a deliberately specified prose-token grammar rather than extending structured-reference handling accidentally.
No implementation is proposed by this issue; it is a deferred language-design question.
- Lingua principale
- Go
- Stelle
- 32
- Fork
- 5
- Merge medio
- 2h 31m
- PR unite (30g)
- 5
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di stacklok/modelith
-
enhancement
Difficoltà 2/5 Mezza giornata Idoneità per principianti 68/100
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 20/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 28/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 58/100
Tutte le issue di stacklok/modelith
Issue simili
-
agentic-workflows
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
agentic-workflows
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
microsoft/agent-framework-go#1179 ·
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
[Bug]: OLLAMA_KEEP_ALIVE="5m" / "24h" crashes Ollama embedding and vision models with ValueError Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
infiniflow/ragflow#20223 · 1 reazione ·
-
bug needs triage pkg/translator/faro
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
open-telemetry/opentelemetry-collector-contrib#51484 · 1 commento ·