Open Spixmaster opened 2 years ago
Any progress on this? I'm experiencing the same issue.
I just sent a PR that resolved this: https://github.com/dense-analysis/ale/pull/4639
The problem happens because of using "--file-filter", it doesn't seem to be necessary in the latest versions.
Any update on this?
Information
VIM version
VIM - Vi IMproved 9.0
Operating System: Arch Linux
What went wrong
cppcheck does not work although the other linters and fixers for C++ projects work. The command
ALEInfo
shows the following relevant error message.Solution
I even found the solution but am not able of writing Vim Script. --file-filter needs to contain the relative path. The following command works.
Reproducing the bug
:ALEInfo