akeneo / php-coupling-detector

[Experimental] Detect all the coupling issues of your project with respect to the coupling rules you have defined.
MIT License
42 stars 6 forks source link

Warning output style is not interpreted #48

Open phaseinducer opened 4 years ago

phaseinducer commented 4 years ago

For example when displaying violations of a discouraged rule, the <warning> tag is not interpreted to style the output and is displayed as is.

Screenshot from 2019-12-03 18:02:59