cqfn / pdd

Command line toolkit for collecting TODO markers from your code, known as Puzzle Driven Development (PDD)
https://www.0pdd.com
MIT License
76 stars 25 forks source link

the body of a puzzle is wrongly detected #207

Closed yegor256 closed 2 years ago

yegor256 commented 2 years ago

Take a look at the puzzle created here: https://github.com/yegor256/cactoos/issues/1642

The body of the puzzle is much longer than it should be. I believe, it's a bug in this lib. Let's reproduce and fix.

yegor256 commented 2 years ago

@mbao01 can you please help? It's pretty urgent, as it affects many projects

yegor256 commented 2 years ago

dup of #209

php-coder commented 2 years ago

@yegor256 BTW there is a special phrase "Duplicate of" that GitHub recognizes: https://docs.github.com/en/issues/tracking-your-work-with-issues/marking-issues-or-pull-requests-as-a-duplicate

yegor256 commented 2 years ago

Duplicate of #209

yegor256 commented 2 years ago

@php-coder nice :) thanks!