Skip to content

Allow ## in commented_code_linter? #299

Closed
@prosoitos

Description

@prosoitos

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

No one assigned

    Labels

    bugan unexpected problem or unintended behaviorfeaturea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions