From feb78aed1239aee4b1d2ed67f2477e1d36fecee8 Mon Sep 17 00:00:00 2001 From: Dirk Mahler Date: Sun, 1 Mar 2026 19:39:27 +0100 Subject: [PATCH] Add jqassistant.yml for jQAssistant --- data/tools/jqassistant.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/tools/jqassistant.yml diff --git a/data/tools/jqassistant.yml b/data/tools/jqassistant.yml new file mode 100644 index 000000000..614756553 --- /dev/null +++ b/data/tools/jqassistant.yml @@ -0,0 +1,24 @@ +name: jQAssistant +categories: + - linter +tags: + - java + - kotlin + - typescript + - xml + - json + - yaml + - git + - spring + - nodejs +license: GNU General Public License v3.0 +types: + - cli +source: 'https://github.com/jqassistant/jqassistant' +homepage: 'https://jqassistant.org/' +description: >- + jQAssistant is a plugin based software analytics platform which allows scanning code structures and metadata from repositories into a Neo4j graph database. + The gathered data can be used for ad-hoc exploration using queries, visualization or defining rules for continuous architecture validation. +resources: + - title: Plugins + url: https://github.com/jqassistant-plugin \ No newline at end of file