From 22ab4c53d119213454a6e2fad2bd44f47c9c5af5 Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Mon, 30 Jun 2025 10:03:09 -0400 Subject: [PATCH] R docs: Remove non-working configuration (#33654) This config was meant to be commented out in #33594 because it does not work. Release Notes: - N/A --- docs/src/languages/r.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/languages/r.md b/docs/src/languages/r.md index 6b40f6970d..226a6f8668 100644 --- a/docs/src/languages/r.md +++ b/docs/src/languages/r.md @@ -63,6 +63,9 @@ See [Using lintr](https://lintr.r-lib.org/articles/lintr.html) for a complete li `REditorSupport/languageserver` bundles support for [r-lib/styler](https://github.com/r-lib/styler) as a formatter. See [Customizing Styler](https://cran.r-project.org/web/packages/styler/vignettes/customizing_styler.html) for more information on how to customize its behavior. + +