Add R linter and fixer
This commit is contained in:
parent
c7df888899
commit
298e4ca1e2
1 changed files with 2 additions and 0 deletions
|
@ -10,8 +10,10 @@ pkgs.mkShell {
|
|||
dslabs
|
||||
jsonlite
|
||||
knitr
|
||||
lintr
|
||||
R6
|
||||
rlang
|
||||
styler
|
||||
];
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue