Closed uhafner closed 6 years ago
Yeah, I remember that I didn't include this back then, cause I wasn't sure, which line number to print. However, I guess (SomeClass.java:0) would be an alright link to just jump to the file... I'll add this with the next release (I think there are more places than this, where it would make sense to add the link, like assignable/implement, where I didn't include it either)
The following rule produces an assertion error (in IntelliJ) that contains only text, no hyperlinks to the classes.
Produces the output (example):
Expected result: each class has a hyperlink (as the other assertion errors from ArchUnit).