Skip to content

Commit 5a34a0b

Browse files
add section on style guide to news
1 parent fe78dac commit 5a34a0b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
since the last styling or when using the [styler pre-commit
2121
hook](https://github.com/lorenzwalthert/precommit). See `help("caching")`
2222
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).
2329

2430

2531
## Minor changes and fixes

0 commit comments

Comments
 (0)