Skip to content

lint javascript #311

Open
Open
@missinglink

Description

for some reason code in this repo doesn't seem to conform to our usual jslint config.

just noticed this code:

if( isForced() ) drop();
else prompt( drop, fail );

we usually enforce curly braces around if statements.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions