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 fe78dac commit 5a34a0bCopy full SHA for 5a34a0b
NEWS.md
@@ -20,6 +20,12 @@
20
since the last styling or when using the [styler pre-commit
21
hook](https://github.com/lorenzwalthert/precommit). See `help("caching")`
22
for details (#538).
23
+
24
+* `create_style_guide()` gains two arguments `style_guide_name` and
25
+ `style_guide_version` that are carried as meta data, in particular to version
26
+ third-party style guides and ensure the proper functioning of caching. This
27
+ change is completely invisible to users who don't create and distribute their
28
+ own style guide like `tidyverse_style()` (#572).
29
30
31
## Minor changes and fixes
0 commit comments