agoda-com / agoda-com/AgodaAnalyzers
S1135 - For and ensure tracking through external tool
Offen
- Vorherrschende Sprache
- C#
- Sterne
- 25
- Forks
- 15
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
A comment in code is easy to lose track of and forget about
We think that enforcing the uses of adding a tracking ID in the comment (JIRA ID or github issue) means that the TODO comment is track and will get addressed
TODO comments are good, but lets ensure they don't get forgotten about, and code smells we think isn't a good way to track them
Outcome would be anew blocking rule that would regex check the TODO comment for a tracking ID and block if it doesn't have one
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.