Add lintr starter workflow

This commit is contained in:
Shaopeng Li
2022-06-27 20:51:38 -07:00
parent 692c4c5260
commit 658980f080
3 changed files with 739 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"name": "lintr",
"description": "lintr provides static code analysis for R.",
"iconName": "lintr",
"categories": [ "Code Scanning", "R" ]
}