Skip to content

Commit

Permalink
Disable ruby-lsp formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623 authored Mar 16, 2024
1 parent 0fe63e4 commit 5100c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"vscode": {
// Set *default* container specific settings.json values on container create.
"settings": {
"rubyLsp:formatter": "none",
"rubyLsp.rubyVersionManager": "none"
},
"extensions": [
Expand Down

0 comments on commit 5100c76

Please sign in to comment.