dodona-edu / universal-judge

Universal judge for educational software testing
https://docs.dodona.be/en/tested
MIT License
9 stars 5 forks source link

Add support for externalUrl in linter messages #301

Closed niknetniko closed 2 years ago

niknetniko commented 2 years ago

Adds support for externalUrl in the linter messages where possible.

Fixes #286, as linter messages no longer contain HTML. Superseeds #294, as this re-implements it on top of the black formatting changes.