php-censor/docs/en/plugins/technical_dept.md
Dmitry Khomutov 320a249153 Improved docs
2016-07-19 15:22:22 +06: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.