Joseph Holtkamp

Results 6 comments of Joseph Holtkamp

I had been using `terraform-ls` which is set up well for `.tfvars` files. It provides syntax highlighting, but I think separating out `.tf` and `.hcl` files to use this LSP...

What are the contents of your `.github/actionlint.yaml` file? Fuzz out anything you wouldn't want to post openly.

That syntax looks different than I expected. The top level keys I know are valid are: - `self-hosted-runner` - `config-variables` - `paths` Of these keys, I used: ```yaml config-variables: -...

I think that is a good idea for reusable workflows open to the internet, but this is functionally a runtime error. Linting is more or less for static code analysis....

Personally, I don't see much value in that as a feature. If the code is in your repo, you can just go look at it to determine which permissions you...

@jcchavezs I don't really have any ground to make decisions on this project. The way I look at it, working code wins arguments.