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 29e4240 commit 4049885Copy full SHA for 4049885
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: styler
3
Title: Non-Invasive Pretty Printing of R Code
4
-Version: 1.7.0.9001
+Version: 1.7.0.9002
5
Authors@R:
6
c(person(given = "Kirill",
7
family = "Müller",
NEWS.md
@@ -1,10 +1,11 @@
----
-editor_options:
- markdown:
- wrap: 79
+<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
-# styler 1.7.0.9000 (Development version)
+# styler 1.7.0.9002 (Development version)
+
+- Same as previous version.
8
+# styler 1.7.0.9000
9
10
**User-facing changes**
11
0 commit comments