Skip to content

Commit

Permalink
no format on save
Browse files Browse the repository at this point in the history
  • Loading branch information
bpurinton committed Jul 18, 2023
1 parent 0b430e9 commit 15d3b9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
},
"[ruby]": {
"editor.defaultFormatter": "mbessey.vscode-rufo",
"editor.formatOnSave": true
"editor.formatOnSave": false
},
"[erb]": {
"editor.defaultFormatter": "aliariff.vscode-erb-beautify",
"editor.formatOnSave": true
"editor.formatOnSave": false
},
"files.associations": {
"*.html.erb": "erb"
Expand Down

0 comments on commit 15d3b9c

Please sign in to comment.