This is Fixers collection for PHP Cs Fixer
Fixer | Description | Config |
---|---|---|
PhpCsFixerGoodFixers/interface_method_php_doc_summary | Check comments for methods of interfaces | not |
PhpCsFixerGoodFixers/interface_php_doc_summary | Check comments for interfaces | not |
PhpCsFixerGoodFixers/disable_function | Check the use of disabled functions | disable_functions - array of disabled functions names, default: dd, dump |
PhpCsFixerGoodFixers/laravel_command_no_empty_description | Laravel console commands with filled descriptions | not |
Run command: composer require --dev artarts36/php-cs-fixer-good-fixers