Skip to content

flymake-jslint.el wrong type while lintnode-start because of lintnode-jslint-set #9

@PetersonLian

Description

@PetersonLian

lintnode-jslint-set has a default value nil , which will throw wrong type argument during lintnode-start process.
It is because start-process only take string type arguments and nil cannot be converted to string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions