Found here: #17008 (comment)
When there are two violations on the same line the sort doesn't then sort according to column number, so we need to add colNo to the violations to be able to make the compareTo method sort with column number when the line number are equal
Goal is to have violation messages for all lines at src/site/xdoc/filters/suppresswithnearbycommentfilter.xml
Found here: #17008 (comment)
When there are two violations on the same line the sort doesn't then sort according to column number, so we need to add
colNoto the violations to be able to make thecompareTomethod sort with column number when the line number are equalGoal is to have violation messages for all lines at src/site/xdoc/filters/suppresswithnearbycommentfilter.xml