scapegoat-scala / scapegoat

Scala compiler plugin for static code analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strip backticks from console output and HTML reports

mwz opened this issue · comments

It appears that backtick characters (used for inline code blocks in explanation and description fields of inspections) are leaking to console and HTML report output and we should strip them.