File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
- # precommit v0.1.1
1
+ # precommit v0.1.2
2
2
3
3
Initial CRAN release. See https://lorenzwalthert.github.io/precommit/ .
4
4
5
- # precommit v0.0.0.9049 (development)
5
+ # precommit v0.0.0.9049
6
6
7
7
- Roxygen hook cache only includes files that are part of the index and
8
8
will hence be able to use the cache in cases it was previously invalidated
Original file line number Diff line number Diff line change 16
16
17
17
## Resubmission
18
18
19
+ This is the second re-submission. I changed the following.
20
+
21
+ - put the word 'styler' in the Description field in DESCRIPTION in quotes since
22
+ it's a package name to fix * Possibly mis-spelled words in DESCRIPTION* .
23
+
24
+ Some help files have examples which are wrapped into \dontrun and I was asked to
25
+ unwrap them if they are executable. They are not because they depend on the
26
+ pre-commit executable which is not available on the CRAN machines.
27
+
28
+ ***
29
+
30
+
19
31
This is the first re-submission. I have:
20
32
21
33
- removed the redundant 'for R' from the ` Title: ` in DESCRIPTION.
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ magrittr
58
58
maxkb
59
59
md
60
60
miniconda
61
+ mis
61
62
mtime
62
63
navbar
63
64
netlify
You can’t perform that action at this time.
0 commit comments