Skip to content

Commit

Permalink
.gitattributes for github to detect the repo as R language
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaspons committed Jun 21, 2024
1 parent bced458 commit 9b70dd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* linguist-detectable
*.R linguist-language=R
*.Rmd linguist-language=R
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ reprex
req
rlang
rmarkdown
Rmd
rn
ropensci
rOpenSci
Expand Down

0 comments on commit 9b70dd3

Please sign in to comment.