diff options
Diffstat (limited to 'lsp/tflint.lua')
| -rw-r--r-- | lsp/tflint.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/tflint.lua b/lsp/tflint.lua index eccdebde..0e2313b0 100644 --- a/lsp/tflint.lua +++ b/lsp/tflint.lua @@ -1,6 +1,6 @@ ---@brief --- ----https://github.com/terraform-linters/tflint +-- https://github.com/terraform-linters/tflint -- -- A pluggable Terraform linter that can act as lsp server. -- Installation instructions can be found in https://github.com/terraform-linters/tflint#installation. |
