Skip to content

Commit

Permalink
Update vscode/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Vinicius Stock <vinistock@users.noreply.github.com>
  • Loading branch information
bibstha and vinistock authored May 29, 2024
1 parent 8c6e0e1 commit c9075fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,4 +331,4 @@ When `rubyLsp.formatter` is set to `auto`, Ruby LSP tries to determine which for

If the bundle has a **direct** dependency on a supported formatter, such as `rubocop` or `syntax_tree`, that will be used.
Otherwise, formatting will be disabled and you will need add one to the bundle. Using globally installed formatters or
linters is not supported, they must in your Gemfile or gemspec
linters is not supported, they must in your Gemfile or gemspec.

0 comments on commit c9075fd

Please sign in to comment.