Skip to content

Commit deefece

Browse files
prepare news
1 parent 87ad189 commit deefece

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
@@ -35,6 +35,9 @@
3535
* `Warning: Unknown or uninitialised column:` was fixed (#885).
3636
* Unaligned expressions with quoted key (e.g. `c("x" = 2)`) are now correctly
3737
detected (#881).
38+
* function calls with unequal number of token on different lines are no longer
39+
deemed aligned if there are arbitrary spaces around the tokens on the lines
40+
with most tokens (#902).
3841
* ensure a trailing blank line also if the input is cached (#867).
3942
* Preserve trailing blank line in roxygen examples to simplify concatenation of
4043
examples (#880).

0 commit comments

Comments
 (0)