[R] [ci] move linting code out of package (#8545)

This commit is contained in:
James Lamb
2022-12-06 14:18:17 -05:00
committed by GitHub
parent e38fe21e0d
commit 05fc6f3ca9
5 changed files with 75 additions and 78 deletions

View File

@@ -14,11 +14,10 @@ pkgs <- c(
"DiagrammeR",
"Ckmeans.1d.dp",
"vcd",
"testthat",
"lintr",
"testthat",
"igraph",
"float",
"crayon",
"titanic",
## imports
"Matrix",