Closed madipietro closed 2 years ago
ale_linters#terraform#terraform#Handle
try ALE?
ale_linters#terraform#terraform#Handle
try ALE?
Hi @dimbleby I tried installing ale plugin ( it wasn't installed ), but same error here :( Why do I need Ale ? is possible to use this plugin just with tflint ?
my point is that you call stack clearly shows that the error is happening in function coming from ALE. Make sure you have the latest version of that plugin, search their issue tracker, ask for help over there.
my point is that you call stack clearly shows that the error is happening in function coming from ALE. Make sure you have the latest version of that plugin, search their issue tracker, ask for help over there.
Ah oks! thanks!
Hello folks, I'm having an annoying error when editing terraform files with Vim using the plugin.
I installed the plugin using vimbunble.
Vim version:
My config calling the plugin:
The error if I start vim in verbose mode and I open a TF file:
If I just comment the calling of the plugin on my
.vimrc
the error disappears so I think the error is related to the plugin. Also I installed the plugin again today but without a good result.Thanks a lot!.