Skip to content

Commit

Permalink
[Docs] Update the LSP document
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jul 18, 2023
1 parent 8e30463 commit 5fd11c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/modules/ROOT/pages/usage/lsp.adoc
Expand Up @@ -133,7 +133,8 @@ NOTE: The `safeAutocorrect` parameter was introduced in RuboCop 1.54.

== Layout Mode

LSP client can run layout cops by passing the following `layoutMode` parameter in the `initialize` request.
LSP client can run layout cops by passing the following `layoutMode` parameter in the `initialize` request
if you only want to enable the feature as a formatter:

```json
{
Expand Down

0 comments on commit 5fd11c4

Please sign in to comment.