To allow multiple reports from a given tool for the same line of the same file. |
||
---|---|---|
doc | ||
src/gusqt | ||
test/gusqt | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
project.clj | ||
README.md |
Grand Unified Software Quality Tool
Intended to be a wrapper into which many software quality tools can be plugged, and which will produce two separate outputs:
- an EDN map, integrating all the issues found be any of the tools, which can be parsed by an IDE to provide located notfications;
- A directory of human-readable, Markdown or HTML, documentation, including not only docstrings culled from the source but also test output, coverage, linter warnings, etc.
Usage
Doesn't work yet
License
Copyright © 2019 Simon Brooke
Distributed under the Eclipse Public License either version 2.0 or (at your option) any later version.