Thanks to visit codestin.com
Credit goes to github.com

Skip to content

curly_brace_linter column number is sub-optimal #583

@AshesITR

Description

@AshesITR

Lints for code like

fun <- function(){
  42L
}

Currently have the location of the curly brace lint at the closing parenthesis.
If it were moved to the opening curly brace, clicking the lint in RStudio Markers pane would put the cursor at just the right spot to insert the missing space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions