Skip to content

Commit 9530db1

Browse files
authored
Add code depends (static analysis for R) (#1653)
1 parent 0aa6f29 commit 9530db1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

data/tools/codedepends.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: CodeDepends
2+
categories:
3+
- linter
4+
tags:
5+
- r
6+
license: GPL
7+
types:
8+
- cli
9+
deprecated: true
10+
source: 'https://github.com/duncantl/CodeDepends'
11+
homepage: 'https://github.com/duncantl/CodeDepends'
12+
description: Static Code Analysis for R.

0 commit comments

Comments
 (0)