Skip to content

Consider modifying ALE integration to use FindExecutable #14

@oatkiller

Description

@oatkiller

Thanks for making this tool
I'm using gqlint with a local installation (in my current JS project)
ALE is not able to find the executable, as the ALE integration expects gqlint to be available on the path.
Would you consider allowing a change to the ALE integration to use ale#node#FindExecutable
Other linters that are installed using npm frequently do this.
Here are a few links showing configurations using ale#node#FindExecutable

And here is the relevant source code:
https://github.com/w0rp/ale/blob/master/autoload/ale/node.vim#L10

In the mean time, I'm going to try modifying the plugin locally w/ that code to see if it works as I expect. Thanks

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