Skip to content

Commit

Permalink
Merge pull request #670 from AlexMills0/main
Browse files Browse the repository at this point in the history
Replace deprecated VSCode extension
  • Loading branch information
davestephens committed Aug 28, 2023
2 parents 4eb1105 + 26508c3 commit 6211160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"recommendations": [
"redhat.ansible",
"redhat.vscode-yaml",
"ybaumes.highlight-trailing-white-spaces",
"bungcip.better-toml"
"tamasfe.even-better-toml",
"ybaumes.highlight-trailing-white-spaces"
]
}

0 comments on commit 6211160

Please sign in to comment.