phpdebt
phpdebt copied to clipboard
Allow excluding files
I want to scan a variety of files: most *.php, *.module, *.inc files, etc, but need to exclude other patterns like *.views_defaults.inc since it mostly contains generated code that has some issues.