timruffles / js-todos

Finds TODOs/FIXMEs in JS source code using esprima
2 stars 1 forks source link

no-warning-comments eslint rule #7

Closed piotr-s-brainhub closed 6 years ago

piotr-s-brainhub commented 6 years ago

Using this eslint rule https://eslint.org/docs/2.0.0/rules/no-warning-comments is much better than this tool (js-todos) because:

timruffles commented 6 years ago

Probably lots of things better than lots of things. Not sure there’s much point opening issues about them though? 😂😂 On Wed, 28 Feb 2018 at 19:39, piotr-s-brainhub notifications@github.com wrote:

Using this eslint rule https://eslint.org/docs/2.0.0/rules/no-warning-comments is much better than this tool (js-todos) because:

  • it detects todos in case-insensitive way
  • I don't have to remember to run js-todos (I run eslint very often)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/timruffles/js-todos/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPPyL4JrkI4QlcncLfSpRqC3CGRuUy5ks5tZattgaJpZM4SXOP8 .