Skip to content

Commit

Permalink
chore: set formatter for Terraform variable files
Browse files Browse the repository at this point in the history
  • Loading branch information
afeld committed Nov 18, 2022
1 parent 5d06642 commit 156c2e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
"python.testing.unittestEnabled": false,
"[terraform]": {
"editor.defaultFormatter": "hashicorp.terraform"
},
"[terraform-vars]": {
"editor.defaultFormatter": "hashicorp.terraform"
}
}

0 comments on commit 156c2e1

Please sign in to comment.