ianlewis / todos

Parse TODO and FIXME comments from code
Apache License 2.0
26 stars 2 forks source link

[bug] Line comments aren't detected on last line #1539

Closed ianlewis closed 1 month ago

ianlewis commented 1 month ago

Line comments don't seem to be detected on the last line of source code if there is no final newline character.