pylint #73941 HTML report messages table is badly rendered [validation pending]
The last table in HTML report is rendered badly. Headers don't fit contents and message text is displayed as the first field of next table row, col_offset is missing. For example it may look like (table with 2 messages):
| |||||||||||||||||||||
priority | important | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type | bug | ||||||||||||||||||||
done in | 0.25.0 | ||||||||||||||||||||
load left | 0.000 | ||||||||||||||||||||
closed by | #edc4c99cbd33 closes #73941: HTML reports badly formatted since col_offset addition, which was only partially added to the report |