juliosueiras / vim-terraform-completion

A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool
MIT License
336 stars 24 forks source link

Support for ALE #29

Closed qrevel closed 6 years ago

qrevel commented 6 years ago

Hi,

Could you add support for ALE?

Thanks

juliosueiras commented 6 years ago

No problem, will look into these two days

juliosueiras commented 6 years ago

Can close for now due to support for tflint is part of ale now, might reopen if some one want native terraform validate and my custom validate to be use with ALE

sebiwi commented 6 years ago

Hi, this would actually be pretty good to have.

I'm under the impression that ALE linting just uses tflint, which doesn't actually outputs anything when the file syntax is broken, for example. The behaviour from the asciinema clip on the readme is pretty cool, and I'd love to have it integrated with ALE.

Thanks!

faraazkhan commented 5 years ago

+1 it would be really cool to get ALE support for terraform validate and tffilter in here