diff --git a/Technical-Debt-Plugin.md b/Technical-Debt-Plugin.md new file mode 100644 index 0000000..d91bcb6 --- /dev/null +++ b/Technical-Debt-Plugin.md @@ -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. \ No newline at end of file