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

[#222] Ignore comments from .gitignore file #235

Closed pnatashap closed 7 months ago

pnatashap commented 7 months ago
  1. Lines with # in the beginning of the .gitignore content are ignored
  2. Enable tests for --skip-gitignore option
pnatashap commented 7 months ago

@yegor256 please take a look

php-coder commented 7 months ago

Thank you!

Could you, please, add Fixes #222 into the PR description?

yegor256 commented 7 months ago

@rultor merge

rultor commented 7 months ago

@rultor merge

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

rultor commented 7 months ago

@rultor merge

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

php-coder commented 7 months ago

Could you, please, add Fixes #222 into the PR description?

Ok, it's late now. I'll close it manually.