Adding Technical Debt plugin page.

James Inman 2015-02-18 14:21:01 +00:00
commit 760f38613d

5
Technical-Debt-Plugin.md Normal file

@ -0,0 +1,5 @@
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.