From 5fe48229c89944b9a17758c3df3b6356d81b44db Mon Sep 17 00:00:00 2001 From: Kate Higa <16447748+khiga8@users.noreply.github.com> Date: Tue, 26 Jul 2022 12:04:15 -0700 Subject: [PATCH 1/2] Update devcontainer.json --- .devcontainer/devcontainer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index fb299f9f39..abccd1d7f3 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -23,6 +23,7 @@ "extensions": [ "castwide.solargraph", "kaiwood.endwise", + "manuelpuyol.erb-linter", "misogi.ruby-rubocop", "rebornix.ruby", "wingrunr21.vscode-ruby", From d261654c16ee3404c2823f3a9a7aa90064eaea02 Mon Sep 17 00:00:00 2001 From: Kate Higa <16447748+khiga8@users.noreply.github.com> Date: Tue, 26 Jul 2022 12:06:05 -0700 Subject: [PATCH 2/2] Create smart-dolphins-deny.md --- .changeset/smart-dolphins-deny.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/smart-dolphins-deny.md diff --git a/.changeset/smart-dolphins-deny.md b/.changeset/smart-dolphins-deny.md new file mode 100644 index 0000000000..e596fcc51a --- /dev/null +++ b/.changeset/smart-dolphins-deny.md @@ -0,0 +1,5 @@ +--- +"@primer/view-components": patch +--- + +Update devcontainer.json with ERB lint extension