Skip to content

Commit d2e2a96

Browse files
authored
Merge pull request #1754 from DirkMahler/master
Add jqassistant.yml for jQAssistant
2 parents 7c16a8f + feb78ae commit d2e2a96

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

data/tools/jqassistant.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name: jQAssistant
2+
categories:
3+
- linter
4+
tags:
5+
- java
6+
- kotlin
7+
- typescript
8+
- xml
9+
- json
10+
- yaml
11+
- git
12+
- spring
13+
- nodejs
14+
license: GNU General Public License v3.0
15+
types:
16+
- cli
17+
source: 'https://github.com/jqassistant/jqassistant'
18+
homepage: 'https://jqassistant.org/'
19+
description: >-
20+
jQAssistant is a plugin based software analytics platform which allows scanning code structures and metadata from repositories into a Neo4j graph database.
21+
The gathered data can be used for ad-hoc exploration using queries, visualization or defining rules for continuous architecture validation.
22+
resources:
23+
- title: Plugins
24+
url: https://github.com/jqassistant-plugin

0 commit comments

Comments
 (0)