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 e3d3adb commit 166c17eCopy full SHA for 166c17e
NEWS.md
@@ -25,6 +25,8 @@
25
26
- `style_dir()` and `style_pkg()` now apply directory exclusion recursively with
27
`exclude_dirs` (#676).
28
+- unary `+` before a function call does not give an error anymore, as before
29
+ version 1.3.0 (#697).
30
- cache is now correctly invalidated when style guide arguments change (#647).
31
- empty lines are now removed between pipes (#645).
32
- overhaul pgkdown site: Add search (#623), group function in Reference (#625).
0 commit comments