Commit graph

8 commits

Author SHA1 Message Date
Alexander Kobjolke
461f34a100 Implement loading of automatic annotation files 2022-03-05 00:43:35 +01:00
Alexander Kobjolke
7d0f4da27f Process violations in order
Since we now collect all violations before changing the original contents, we
can process the violations in order instead of from last to first (otherwise
locations within the file would change).
2022-03-04 22:07:03 +01:00
Alexander Kobjolke
da7143c61e Install README into doc folder 2022-03-04 21:24:17 +01:00
Alexander Kobjolke
2b05114db5 Add README.md 2022-03-04 21:21:20 +01:00
Alexander Kobjolke
6dff1caf5d Build annotator to bin directory 2022-03-04 21:21:20 +01:00
Alexander Kobjolke
9871b1280b Handle annotations to the same line correctly 2022-03-04 21:13:04 +01:00
Alexander Kobjolke
d615b5d695 Rename makedist to make-release 2022-03-04 09:24:39 +01:00
Alexander Kobjolke
04b878f078 Initial version 2022-03-01 22:13:15 +01:00