Skip to content

Commit

Permalink
Remove vscode-phpfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Jan 13, 2024
1 parent 4e34b92 commit 089818d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions configs/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
// GitHub Pull Requests extension
"githubPullRequests.commentExpandState": "collapseAll",
"githubPullRequests.pullBranch": "never",
// phpfmt extension
"phpfmt.indent_with_space": 2,
// Home Assistant extension
"vscode-home-assistant.ignoreCertificates": true,
// GitLens extension
Expand Down
1 change: 0 additions & 1 deletion scripts/vscode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ code --install-extension dbaeumer.vscode-eslint
code --install-extension esbenp.prettier-vscode
code --install-extension stylelint.vscode-stylelint
code --install-extension HTMLHint.vscode-htmlhint
code --install-extension kokororin.vscode-phpfmt
code --install-extension timonwong.shellcheck

0 comments on commit 089818d

Please sign in to comment.