php-censor/docs/en/plugins/technical_dept.md
2017-01-04 19:22:20 +07:00

12 lines
275 B
Markdown

Plugin Technical Dept
=====================
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.