Add R linter and fixer

This commit is contained in:
Charlotte Van Petegem 2020-09-30 17:50:35 +02:00
parent c7df888899
commit 298e4ca1e2
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -10,8 +10,10 @@ pkgs.mkShell {
dslabs
jsonlite
knitr
lintr
R6
rlang
styler
];
})
];