Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 305 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 305 Bytes

tofi

Print TODOs, FIXMEs & Co.

Screenshot

Supported types:

  • BUG
  • FIXME
  • HACK
  • NOTE
  • OPTIMIZE
  • TODO
  • XXX

Supported comment styles:

  • //
  • #
  • ''
  • ""
  • ;
  • --
  • /* … */
  • /** … **/