Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 744 Bytes

README.MD

File metadata and controls

17 lines (11 loc) · 744 Bytes

Good Fixers for PHP CS Fixer

This is Fixers collection for PHP Cs Fixer

Fixers

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

Installation

Run command: composer require --dev artarts36/php-cs-fixer-good-fixers