We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b8689 commit 0116c95Copy full SHA for 0116c95
NEWS.md
@@ -25,6 +25,9 @@
25
26
## Minor improvements and fixes
27
28
+* brace expressions in function calls are formatted in a less compact way. This
29
+ improves the formatting of `tryCatch()` in many cases (#543).
30
+
31
* escape characters in roxygen code examples are now correctly escaped (#512).
32
33
* style selection Addin now preserves line break when the last line selected is
0 commit comments