SSCCE JLLeitschuh/ktlint-gradle#360
Custom rule is emitting an error containing a generic form "List", the expected HTML report should display
Error message contains a generic type like List<Int>
But actually it displays
Error message contains a generic type like List
'<' and '>' should be escaped for web format (< / >)