Consider adding tflint to list of available linters(probably via extensions) #41559
keramblock
started this conversation in
Extensions and Themes
Replies: 1 comment
-
|
If that is possible to do via settings, please send me a link to documentation. I tried to search, but did not succeed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
tflint is one of popular terrafrom linters: https://github.com/terraform-linters/tflint
It already has langserver built in, so it should not be too complicated:
--langserver Start language serverSadly I dont know rust and cant do this myself.
Beta Was this translation helpful? Give feedback.
All reactions