flosse / sloc

simple tool to count SLOC (source lines of code)
MIT License
943 stars 84 forks source link

TODO Count? #68

Closed jgodi closed 7 years ago

jgodi commented 8 years ago

Could it be possible to add a TODO count? Just to check how many #TODO's developers sprinkled inside the code?

flosse commented 8 years ago

Could it be possible to add a TODO count? Just to check how many #TODO's developers sprinkled inside the code?

Of course. If you have a solution, go ahead :)

the-jake-z commented 7 years ago

I created pull request #82 to resolve this issue as it was something that I also ran into.

flosse commented 7 years ago

To close this we should mention it in the changelog and readme.

the-jake-z commented 7 years ago

I included a change in the README already