Closed larribas closed 6 years ago
I'm sorry that I don't have more time right now to look further into the error. It seems to happen for all .fish files.
It could be a gitgutter issue. The lines above don't mean a lot for me. But maybe you can double check and see if they ring like a potential bug in ale.
Thank you for the plugin, btw, great work ;)
The error format in the test didn't match what fish -n
returns in Linux, so I made the error handler handle both error formats.
this change seems to be conflicting with this documentation lines so they should be synchronized with the actual behavior or behavior should be fixed:
https://github.com/w0rp/ale/blob/b047271051d8ef448bf4bac120234205310b232a/doc/ale-fish.txt#L10-L11
also, false-positive results (usually to abbr
and alias
commands, like in the log provided in the first message) are related to this: https://github.com/fish-shell/fish-shell/issues/977
Information
VIM version
Operating System: Linux - Ubuntu
:ALEInfo
What went wrong
The following error is printed.
Reproducing the bug
Opening a
.fish
file with nvim