Skip to content

Instantly share code, notes, and snippets.

@seyyah
Last active March 9, 2026 16:32
Show Gist options
  • Select an option

  • Save seyyah/9fa7a4dc82de777503796fb013a2c136 to your computer and use it in GitHub Desktop.

Select an option

Save seyyah/9fa7a4dc82de777503796fb013a2c136 to your computer and use it in GitHub Desktop.
lintr
linters: list()
encoding: "UTF-8"
exclusions: list()
exclude: "# nolint"
exclude_start: "# nolint start"
exclude_end: "# nolint end"
{
"r.lsp.diagnostics": false
}
install.packages("remote")

remotes::install_github("REditorSupport/languageserver@pull/706/head")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment