Skip to content

Commit

Permalink
delint
Browse files Browse the repository at this point in the history
  • Loading branch information
radbasa committed Sep 3, 2024
1 parent 74e1751 commit eae5f03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rhino (development version)

* Integrate `box.lsp` for autocomplete support for `box` modules in VS Code.
* Integrate `box.lsp` for auto-complete support for `box` modules in VS Code.

# [rhino 1.9.0](https://github.com/Appsilon/rhino/releases/tag/v1.9.0)

Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/test-box-lsp.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
testthat::expect_false(
is.null(getOption("languageserver.parser_hooks"))
)
)

0 comments on commit eae5f03

Please sign in to comment.