Skip to content

Commit c03d3e1

Browse files
add useR talk
1 parent fc42b7e commit c03d3e1

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,6 @@ The following online docs are available:
5050

5151
- [GitHub development version](https://lorenzwalthert.github.io/precommit/dev/).
5252

53+
- [UseR 2022 talk on pre-commit for R](https://www.youtube.com/watch?v=r3QXwfxQBLM&t=1280s)
54+
5355
These only cover the functionality added on top of the pre-commit framework by this package. Everything else is covered in the extensive [online documentation](https://pre-commit.com) of the pre-commit framework itself, including how to create hooks for actions like `git push` or `git checkout`, create local hooks etc.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ The following online docs are available:
6161
- [GitHub development
6262
version](https://lorenzwalthert.github.io/precommit/dev/).
6363

64+
- [UseR 2022 talk on pre-commit for
65+
R](https://www.youtube.com/watch?v=r3QXwfxQBLM&t=1280s)
66+
6467
These only cover the functionality added on top of the pre-commit
6568
framework by this package. Everything else is covered in the extensive
6669
[online documentation](https://pre-commit.com) of the pre-commit

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ unlist
212212
unname
213213
Unstaged
214214
Upvote
215+
UseR
215216
usethis
216217
usr
217218
VignetteBuilder

0 commit comments

Comments
 (0)