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 ebbf3c1 commit 91580bcCopy full SHA for 91580bc
NEWS.md
@@ -13,9 +13,11 @@
13
14
## Minor chnages and fixes
15
16
+- cache is now correctly invalidated when style guide arguments change (#647).
17
+- empty lines are now removed between pipes (#645).
18
- overhaul pgkdown site: Add search (#623), group function in Reference (#625).
19
- always strip trailing spaces and make cache insensitive to it (#626).
-- typos in documentation (#618, #614).
20
+- typos in documentation (#643, #618, #614).
21
22
# styler 1.3.2
23
@@ -441,4 +443,3 @@ specify_reindention(
441
443
)
442
444
initialize_default_attributes(pd_flat)
445
```
-
0 commit comments