Skip to content

ElmMake output in 0.19 #163

@ghost

Description

I use heavily :ElmMake in conjunction with the quickfix list.

The output format of the compiler has changed in 0.19, so the parsing of the result fails and the quickfix list displays a single giant line ; and obviously fails to locate the errors in the files.

Are there plans to support 0.19 in that regard ?

Edit1: issue #161 brought that up but was closed
In the comments was included this maybe-useful as an example of handling the new format
https://github.com/w0rp/ale/blob/master/ale_linters/elm/make.vim

Metadata

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