Skip to content

Commit bb4eb20

Browse files
committed
Point homepage and resources to pyscn documentation site
1 parent 19b450f commit bb4eb20

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

data/tools/pyscn.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ license: MIT License
77
types:
88
- cli
99
source: 'https://github.com/ludo-technologies/pyscn'
10-
homepage: 'https://github.com/ludo-technologies/pyscn'
10+
homepage: 'https://ludo-technologies.github.io/pyscn/'
11+
resources:
12+
- title: pyscn documentation
13+
url: 'https://ludo-technologies.github.io/pyscn/'
1114
description: >-
1215
Intelligent Python code quality analyzer with CFG-based cyclomatic complexity
1316
analysis, dead code detection, clone detection (Type 1-4), and coupling

0 commit comments

Comments
 (0)