jscs-jsdoc icon indicating copy to clipboard operation
jscs-jsdoc copied to clipboard

New Rule: checkThrows

Open qfox opened this issue 10 years ago • 0 comments

  • Should check @throws declarations for methods with throws statements;
  • Should check types (as well as returns do);
  • Should check throws only in current scope (as well as returns do).

Any suggestions?

qfox avatar May 03 '15 20:05 qfox