From 36071a4c623aca142317cd9ccb73f80a396a2011 Mon Sep 17 00:00:00 2001 From: James Inman Date: Wed, 18 Feb 2015 14:21:12 +0000 Subject: [PATCH] Updated Technical Debt Plugin (markdown) --- Technical-Debt-Plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Technical-Debt-Plugin.md b/Technical-Debt-Plugin.md index d91bcb6..d9233d5 100644 --- a/Technical-Debt-Plugin.md +++ b/Technical-Debt-Plugin.md @@ -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. \ No newline at end of file +* **searches** - Optional - Case-insensitive array of terms to search for. Defaults to TODO, TO DO, FIXME and FIX ME. \ No newline at end of file