php-censor/docs/en/plugins/technical_dept.md

6 lines
215 B
Markdown
Raw Normal View History

2016-07-17 16:20:35 +02:00
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.