flutter / flutter/devtools

Enforce TODO cleanliness

オープン
#4,343 コメント 0 件 リアクション 0 件 担当者 1 名 @CoderDake が担当を希望しています GitHub で見る
P3
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。