feat(linter): Add no-warning-comments rule#14734
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
CodSpeed Performance ReportMerging #14734 will not alter performanceComparing Summary
Footnotes
|
This ports ESLint's
no-warning-commentsrule to catchTODO,FIXME, etc. comments before production.