This is a plugin for jQAssistant that scans arbitrary plaintext files. This is the continuation of the project previously maintained at github.com/kontext-e/jqassistant-plugins.
This plugin adds a node for every line of a file with its content as an attribute. The file has a "HAS_LINE" relation to each of its line-nodes.
Use the jqassistant.yaml as described here and add the following 3 lines in the plugins section:
- group-id: de.kontext-e.jqassistant.plugin
artifact-id: jqassistant.plugin.plaintext
version: 2.1.0
Download the desired version from maven (e.g. here) and put the jar in the jqassistant plugins directory.