With the latest changes, pdd can't parse the following valid CheckStyle configuration:
$ grep -1 TODO src/main/config/checkstyle.xml
<module name="TrailingComment">
<property name="legalComment" value="TODO|XXX|NOPMD"/>
</module>
Error:
Reading src/main/config/checkstyle.xml...
ERROR: src/main/config/checkstyle.xml; puzzle at line #272; TODO must have a leading space to become a puzzle, as this page explains: https://github.com/yegor256/pdd#how-to-format