File tree Expand file tree Collapse file tree 2 files changed +43
-40
lines changed Expand file tree Collapse file tree 2 files changed +43
-40
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,17 @@ includes switching to R based hook for `readme-rmd-render`, avoiding the
55{usethis} dependency, integration tests via GitHub Actions, auto-updates for
66used packages, roxygen snippet generation and more. In addition:
77
8- * New option ` precommit.block_install_hooks ` (defaults to ` FALSE ` ) governs
9- if ` use_precommit(..., install_hooks = TRUE) ` should be blocking until
10- hooks are installed or not .
8+ * ` use_precommit(..., install_hooks = TRUE) ` is no longer blocking by default.
9+ New option ` precommit.block_install_hooks ` (defaults to ` FALSE ` ) governs the
10+ behavior ( # 312 ) .
1111* Always sort ` inst/WORDLIST ` (#303 ).
1212* rename default branch to * main* (#307 ).
1313* ` style-files ` hook gains an argument ` --cache-root ` that is passed to
1414 ` options(styler.cache_root = ...) ` (#305 ).
1515* Use dev version of {lintr} to reduce total dependencies from 71 to 59 that
1616 brings down install time.
17+ * Use LF line endings in git config to ensure passing tests on Windows for R
18+ devel (#321 ).
1719
1820# precommit v0.1.3.9012
1921
Original file line number Diff line number Diff line change 1- Affero
2- CLI
3- CMD
4- Ctrl
5- EOF
6- Ei
7- Eic
8- Homebrew
9- KernSmooth
10- Lifecycle
11- MERCHANTABILITY
12- RData
13- RStudio
14- Rbuildignore
15- Rdata
16- Rds
17- Renviron
18- Resubmission
19- Rhistory
20- Rnw
21- RoxygenNote
22- Rprofile
23- Rproj
24- Rr
25- Rscript
26- SHA
27- Sublicensing
28- Sys
29- Uninstallation
30- Unstaged
31- Upvote
32- VignetteBuilder
33- WIPO
34- Walthert
35- Za
361ae
2+ Affero
373api
384appveyor
395arg
@@ -47,7 +13,9 @@ bliblablupp
4713cfe
4814ci
4915cli
16+ CLI
5017cmd
18+ CMD
5119codemeta
5220codemetar
5321codetools
@@ -60,21 +28,25 @@ copyrightable
6028cp
6129cran
6230csv
31+ Ctrl
6332dcf
6433deps
6534desc
6635dev
6736dir
6837dirname
69- docType
7038docopt
7139docsearch
40+ docType
7241dontrun
7342donttest
43+ Ei
44+ Eic
7445elif
7546emph
7647entrypoint
7748env
49+ EOF
7850eval
7951exlucded
8052fi
@@ -90,6 +62,7 @@ gitignore
9062grDevices
9163grepl
9264gsub
65+ Homebrew
9366href
9467http
9568https
@@ -102,11 +75,14 @@ isAvailable
10275isTRUE
10376jpeg
10477json
78+ KernSmooth
10579knitr
10680lang
10781lapply
82+ LF
10883lgpl
10984licensors
85+ Lifecycle
11086lintr
11187loadCache
11288lorenz
11692magrittr
11793maxkb
11894md
95+ MERCHANTABILITY
11996mgcv
12097miniconda
12198mis
@@ -147,41 +124,58 @@ precommithooks
147124proj
148125purrr
149126py
150- rR
127+ Rbuildignore
151128rc
129+ Rdata
130+ RData
152131rds
132+ Rds
153133readLines
154134readme
155135recognised
156136relicensing
157137renv
138+ Renviron
158139repo
159140repos
141+ Resubmission
160142reticulate
143+ Rhistory
161144rlang
162145rmarkdown
163146rmd
164147rnw
148+ Rnw
165149roclet
166150roclets
167151ropenscilabs
168152roxygen
169153roxygenise
170154roxygenize
155+ RoxygenNote
171156rpart
157+ Rprofile
158+ Rproj
172159rprojroot
160+ rR
161+ Rr
162+ Rscript
173163rstudio
164+ RStudio
174165rstudioapi
175166saveCache
176167seealso
177168sep
178169setdiff
170+ SHA
179171stderr
180172stdout
181173sterr
182174stopifnot
183175styler
184176sublicenses
177+ Sublicensing
178+ Sys
185179tcltk
186180tempfile
187181testthat
@@ -192,16 +186,23 @@ travis
192186tryCatch
193187ubuntu
194188uninitialised
189+ Uninstallation
195190unlist
196191unname
192+ Unstaged
193+ Upvote
197194usethis
198195usr
196+ VignetteBuilder
199197walthert
198+ Walthert
200199wd
200+ WIPO
201201withr
202202wordlist
203203writeLines
204204www
205205yaml
206206yihui
207207yml
208+ Za
You can’t perform that action at this time.
0 commit comments