Skip to content

Commit 69c701e

Browse files
add news
1 parent 9392029 commit 69c701e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
* `#>` is recognized as an output marker and no space is added after `#` (#771).
6262
* multi-expressions containing multiple assignments no longer remove line breaks
6363
if they are not causing blank lines (#809).
64+
* `exclude_dirs` in `style_pkg()` is now properly respected if it is a
65+
sub-directory of a directory that is scheduled for styling (e.g.
66+
`test/testthat/some/dir`) (#811).
6467
* R code chunks in nested non-R chunks in R markdown don't yield an error
6568
anymore when document is styled, chunks are still not styled (#788, #794).
6669
* `cache_activate()` and `cache_deactivate()` now respect the R

0 commit comments

Comments
 (0)