Skip to content

Detect use of a variable before its "var" declaration #10

Description

@nhthn

sclint should issue a warning for something like var foo = bar; var bar = 3;. This is valid sclang but extremely confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    linter featureFeature requests for the Linter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions