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 5a463fe commit a98b289Copy full SHA for a98b289
NEWS.md
@@ -7,6 +7,10 @@ This is primarily a maintenance release upon the request of the CRAN team
7
8
- Users can now control style configurations for styler Addins (#463, #500),
9
using the `Set style` Addin. See `?styler::styler_addins` for details.
10
+
11
+- `return()` is now always put in braces and put on a new line when used in
12
+ a conditional statement (#492).
13
14
- `%>%` almost always causes a line break now for `strict = TRUE` (#503).
15
16
## Minor changes
0 commit comments