alphapapa / magit-todos

Show source files' TODOs (and FIXMEs, etc) in Magit status buffer
GNU General Public License v3.0
719 stars 47 forks source link

False positive on `BUGS` #182

Open fosskers opened 3 weeks ago

fosskers commented 3 weeks ago

Man pages often have a section titled BUGS. magit-todos (probably the underlying rg call?) seems to detect this as a BUG entry and thus displays it as BUG S in the magit popup.

alphapapa commented 3 weeks ago

Hi Colin,

Thanks for the report. I don't expect to have time to look into this soon, so contributions are welcome.