Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.13 KB

File metadata and controls

38 lines (26 loc) · 1.13 KB

Checks the code files for given keywords.

  • All

Settings

Setting Meaning
keywords A list of keywords to search for (case insensitive). Default are TODO and FIXME. (Optional, defaults to '['todo', 'fixme']'.)

Can Detect

  • Documentation

License

AGPL-3.0

Authors