Skip to content

Linter for space needed after right parenthesis of function symbol formals #809

@renkun-ken

Description

@renkun-ken

Just notice that there seems to be no linter that complains about the following code

function(x)x + 1

where a space is needed between function(x) and x + 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions