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

[#209] mark end of puzzle body where indentation stops #210

Closed mbao01 closed 2 years ago

mbao01 commented 2 years ago

Examples:

/*
 * @todo #42 hello
 *  good bye
 * hello again
 */

Puzzle body: hello good bye

mbao01 commented 2 years ago

@yegor256 please review

codecov[bot] commented 2 years ago

Codecov Report

Merging #210 (3677c24) into master (ba4b803) will decrease coverage by 0.24%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   95.77%   95.53%   -0.25%     
==========================================
  Files          10       10              
  Lines         355      358       +3     
==========================================
+ Hits          340      342       +2     
- Misses         15       16       +1     
Impacted Files Coverage Δ
lib/pdd/source.rb 99.18% <100.00%> (+0.02%) :arrow_up:
lib/pdd.rb 96.34% <0.00%> (-1.22%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ba4b803...3677c24. Read the comment docs.

yegor256 commented 2 years ago

@rultor merge

rultor commented 2 years ago

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

yegor256 commented 2 years ago

@rultor release, tag is 0.21.2

rultor commented 2 years ago

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 2min)

rultor commented 2 years ago

@rultor release, tag is 0.21.2

@yegor256 OK, I will release it now. Please check the progress here

rultor commented 2 years ago

@rultor release, tag is 0.21.2

@yegor256 Done! FYI, the full log is here (took me 2min)