Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
43 lines (31 loc) · 1.66 KB

KeywordBear.rst

File metadata and controls

43 lines (31 loc) · 1.66 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']'.)
regex_keyword A regular expression to search for matching keywords in a file. (Optional, defaults to ''.)

Can Detect

  • Documentation

License

AGPL-3.0

Authors