flutter / flutter/devtools

Enforce TODO cleanliness

Aperta
#4,343 0 commenti 0 reazioni 1 assegnatario Rivendicata da @CoderDake Vedi su GitHub
P3
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

TODOs are currently left in the code, to point out places of improvement.
We have no way of validating or enforcing that those TODOs haven't already been addressed, or if they have been closed as a part of triage.

An app could be created for our repo, that could scan the TODOs in the code to see if they are still open tickets.
If any were closed, then a PR could be opened that starts the process of removing them.

Furthermore this might give us a reason/opportunity to enforce a TODO format, so that all todos in the code have a hard link to track whether or not they have been addressed.

More discussion around this will be necessary.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.