hashicorp / vscode-hcl

HCL (HashiCorp Configuration Language) Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=HashiCorp.HCL
Mozilla Public License 2.0
47 stars 10 forks source link

Add CI test step for PRs #180

Closed dbanck closed 1 year ago

dbanck commented 1 year ago

I've added a new test workflow to check if the code still builds and avoid errors when publishing. The workflow also checks for linting and formatting errors.