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 358e4a6 commit 4f60098Copy full SHA for 4f60098
NEWS.md
@@ -4,14 +4,15 @@
4
5
- blank lines in function calls and headers are now removed, for the former only
6
when there are no comments before or after the blank line (#629, #630, #635).
7
+- added an option (`styler.test_dir_writeable`) that changes test behavior
8
+ to not directly modify test files in the current directory (#548).
9
10
## Minor chnages and fixes
11
12
- overhaul pgkdown site: Add search (#623), group function in Reference (#625).
13
- always strip trailing spaces and make cache insensitive to it (#626).
14
- typos in documentation (#618, #614).
15
-
16
# styler 1.3.2
17
18
Release upon request by the CRAN team.
0 commit comments