yaml linter spectral
spawns the locally installed matrix client named spectral
#4143
-
I am using Debian and have the Matrix desktop client spectral installed (as a Debian package). When opening a yaml file with vim, the The corresponding linter description file in the Debian package is unchanged (see ale_linters/yaml/spectral.vim). Does someone have a hint, how I should change the linter description in order to prevent |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can set the executable variable to something that does not exists so ALE fails to find the binary and won't invoke the linter:
|
Beta Was this translation helpful? Give feedback.
You can set the executable variable to something that does not exists so ALE fails to find the binary and won't invoke the linter: