Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

Addressing #150 #161

Closed JanSawicki closed 7 years ago

JanSawicki commented 7 years ago

Solution for the issue #150 concerning quotation marks and replacing them with "& quot ;" (no spaces) as suggested.

KarolAntczak commented 7 years ago

Ok, I checked it. It fixes the issue. Thanks!