Rethink the fix limit flag
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
Direzione di ricerca
Inizia esaminando la gestione di --max-fixes e del limite di righe modificate in Autofixer. Chiarisci se l’atomicità prevista è a livello di file o di chunk e distingui nella pull request risultante le correzioni saltate dai salti dovuti al limite; completato quando la riprogettazione risolve l’ambiguità indicata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Resyntax allows limiting the number of fixes it will apply via a --max-fixes flag. When used with the Autofixer, this can result in confusion because Resyntax will leave files in a partially fixed state. It can be difficult to tell if a fix was skipped because Resyntax couldn't refactor it, because Resyntax hit the fix limit, or some other reason.
This ought to be redesigned so that Autofixer pull requests are clearer. Ideally, Resyntax would either fully fix files or not fix them at all, or it would fully fix a very clear chunk of the file in the case of large files. The modified line limit interacts with this too and makes things more complicated. Further thought required.
- Lingua principale
- Racket
- Stelle
- 70
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
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 jackfirth/resyntax
-
Grimoire docs need examples Apertadocumentation
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
documentation
Difficoltà 4/5 3-5 giorni Idoneità per principianti 45/100
-
testing
Difficoltà 4/5 3-5 giorni Idoneità per principianti 45/100
-
testing
Difficoltà 3/5 1-2 giorni Idoneità per principianti 75/100
-
testing
Difficoltà 4/5 3-5 giorni Idoneità per principianti 68/100
Tutte le issue di jackfirth/resyntax
Issue simili
-
area: harness bug status: needs-triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Human-Agent-Society/reef#625 ·
-
module: core
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
vercel-labs/just-bash#464 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
area:sandbox documentation enhancement platform:linux
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 85/100
anthropics/claude-code#96664 ·