-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behaviorfeaturea feature request or enhancementa feature request or enhancement
Description
In emacs ESS, ##
starts a commented line, while #
starts a comment at the end of a code line. This is convenient for auto-indentation (## comments
do not indent, while # comments
automatically indent).
Lintr considers ##
to start a comment as a mistake. Would it create other issues down the line to add ##
to the commented_code_linter?
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behaviorfeaturea feature request or enhancementa feature request or enhancement