Skip to content

Treat )( and ]( as function call #75

@krlmlr

Description

@krlmlr
+## R/each.r:71:45: style: Place a space before left parenthesis, except in a function call.
+##         for (i in 1:n) proto[[i]] <- fs[[i]](x, ...)
+##                                             ^
+## R/here.r:24:39: style: Place a space before left parenthesis, except in a function call.
+##   call <- substitute(function(...) (f)(...), list(f = f))
+##                                       ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviorparens

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions