File tree Expand file tree Collapse file tree 2 files changed +86
-85
lines changed Expand file tree Collapse file tree 2 files changed +86
-85
lines changed Original file line number Diff line number Diff line change 1
1
# All available hooks: https://pre-commit.com/hooks.html
2
+ # R specific hooks: https://github.com/lorenzwalthert/precommit
2
3
repos :
3
4
- repo : https://github.com/lorenzwalthert/precommit
4
- rev : v0.0.0.9027
5
+ rev : v0.0.0.9038
5
6
hooks :
6
- # - id: lintr
7
- # - id: style-files Does style *-in.R files in tests otherwise!
8
7
- id : parsable-R
9
8
- id : no-browser-statement
9
+ # - id: lintr
10
10
- id : readme-rmd-rendered
11
- # R package development
12
- - id : roxygenize
13
- - id : use-tidy-description
14
- - id : deps-in-desc
11
+ - id : spell-check
12
+ - id : style-files
13
+ args : [--style_pkg=styler, --style_fun=tidyverse_style]
15
14
- repo : https://github.com/pre-commit/pre-commit-hooks
16
- rev : v2.4 .0
15
+ rev : v2.5 .0
17
16
hooks :
18
17
- id : check-added-large-files
19
18
args : ['--maxkb=200']
20
- - repo : https://github.com/lorenzwalthert/precommit-markdown-link-check
21
- rev : v0.0.0.9002 # Use the sha / tag you want to point at
22
- hooks :
23
- - id : markdown-link-check
19
+ - id : end-of-file-fixer
20
+ exclude : ' \.Rd'
Original file line number Diff line number Diff line change 1
- yihui
2
- xfun
3
- Visit'em
4
- unnest
5
- unlinkunindention
6
- unindent
7
- unindent
8
- unexplainable
9
- uncached
10
- Tidyverse
11
- tidyverse
12
- tidyeval
13
- tibbles
14
- tibble
15
- testthat
16
- stylerignore
17
- stylerignored
18
- StackOverflow
19
- Rprofile
20
- rprofile
21
- rplumber
22
- Roxygen
23
- roxygen
24
- Rnw
25
- rnw
26
- Rmd
27
- rmd
28
- RMarkdown
29
- rlang
30
- reprex
31
- reindention
32
- reindented
33
- rebased
34
- README
35
- readme
36
- rds
37
- precommit
38
- pre
39
- pos
40
- pkgdown
41
- parsable
42
- NUM
43
- macOS
44
- lorenzwalthert
45
- lifecycle
46
- LF
47
- levelName
48
- knitr
49
- ixmypi
50
- invasiveness
51
- innode
52
- infinitively
53
- https
54
- forcond
55
- filetype
56
- expr EQ
57
- EOLs
58
- EOL
59
- EOF
60
- emacs
61
- DSLs
62
- dontshowdontrun
63
- donttest
64
- dont
65
- dir
66
- dec
67
- cran
68
- CONST
69
- config
70
- codecov
71
- CMD
72
- cancelling
73
-
74
1
Addin
75
2
Addins
76
3
AppVeyor
77
4
apriori
78
5
arg
79
6
AST
80
7
benchmarking
8
+ cancelling
9
+ chnages
10
+ CMD
11
+ codecov
12
+ config
13
+ CONST
14
+ cran
15
+ dec
16
+ dir
17
+ dont
18
+ dontshowdontrun
19
+ donttest
20
+ DSLs
21
+ emacs
22
+ EOF
23
+ EOL
24
+ EOLs
25
+ expr
26
+ expr EQ
27
+ filetype
28
+ forcond
29
+ funct
30
+ https
31
+ infinitively
32
+ innode
33
+ invasiveness
34
+ ixmypi
35
+ knitr
36
+ levelName
37
+ LF
38
+ lifecycle
39
+ lorenzwalthert
40
+ macOS
41
+ NUM
42
+ parsable
43
+ pgkdown
44
+ pkgdown
45
+ pos
46
+ pre
47
+ precommit
48
+ rds
49
+ readme
50
+ README
51
+ rebased
52
+ reindented
53
+ reindention
54
+ reprex
55
+ rlang
56
+ RMarkdown
57
+ rmd
58
+ Rmd
59
+ rnw
60
+ Rnw
61
+ roxygen
62
+ Roxygen
63
+ rplumber
64
+ rprofile
65
+ Rprofile
66
+ StackOverflow
67
+ styler
68
+ stylerignore
69
+ stylerignored
70
+ stylers
71
+ testthat
72
+ tibble
73
+ tibbles
74
+ tidyeval
75
+ tidyverse
76
+ Tidyverse
77
+ uncached
78
+ unexplainable
79
+ unindent
80
+ unlinkunindention
81
+ unnest
82
+ Visit'em
83
+ xfun
84
+ yihui
You can’t perform that action at this time.
0 commit comments