Updated Technical Debt Plugin (markdown)

James Inman 2015-02-18 14:21:12 +00:00
commit 36071a4c62

@ -2,4 +2,4 @@ Checks all files in your project for TODOs and other technical debt.
## Configuration Options:
* searches - Optional - Case-insensitive array of terms to search for. Defaults to TODO, TO DO, FIXME and FIX ME.
* **searches** - Optional - Case-insensitive array of terms to search for. Defaults to TODO, TO DO, FIXME and FIX ME.