{ "linters": { "php-lint": { "type": "php", "include": "(\\.php$)" }, "checkstyle": { "type": "phpcs", "include": "(\\.php$)" } } }