Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: JAVASCRIPT-1.0
-
Fix Version/s: None
-
Component/s: JavaScript
-
Labels:None
-
Number of attachments :
Description
Current mechanism has following drawbacks :
- generates false-positives in JSDoc
- sequences of one-line comments not treated as a single block
Issue Links
- is related to
-
SONARPLUGINS-2292
Rule CommentedCode should not produce false-positive in JSDoc comments
-
- relates to
-
SONARPLUGINS-1795
Rule: Detect commented-out lines of code
-
I have examples of this that look like so: