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

275 B

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.