List Question
20 TechQA 2024-03-05T14:53:20.543000How to configure Laravel Pint to use two spaces instead of the tabs
84 views
Asked by Vihorian
How to use PHP CS Fixer to make each method call on its own line in a chain of method calls?
31 views
Asked by user153742
php-cs-fixer remove unnecessary variable
54 views
Asked by Nick
php-cs-fixer wrong formatting
95 views
Asked by jet2016
friendsofphp/php-cs-fixer not fixing Livewire classes
78 views
Asked by ssrsvn
PHP-CS-Fixer: how to ignore folders without permission
285 views
Asked by lvf23
PHP-CS-Fixer Spaces around param and return types e.g. int|string -> int | string
100 views
Asked by owenmelbz
phpdoc_annotation_without_dot setting to not change periods at all
89 views
Asked by Jay Bienvenu
PHP CS Fixer separates comments from trait "use" commands
63 views
Asked by Jay Bienvenu
How can I configure phpcbf or phpcsfixer in Neovim using null-ls to indent code using 2 spaces?
563 views
Asked by Rafael Cano
Laravel Pint formatting issue with line breaks in comments
485 views
Asked by Arafath
Exclude directories from PHP CS Fixer analisys in PhpStorm
208 views
Asked by g4b0
How to add spaces between the function name and the parenthesis in php-cs-fixer
386 views
Asked by Shobi
Is there a way to keep Rector from inlining class references?
716 views
Asked by Mayor of the Plattenbaus
Exception when directory does not exist
410 views
Asked by ruckie
How to make PHP Laravel project work by bypassing smaller warnings
90 views
Asked by OpenSource
GrumPHP and php-cs-fixer on WSL using wrong version
130 views
Asked by Second2None
Is there any way to set rule for removing trailing comma using PHP-CS-Fixer?
755 views
Asked by trckster
Microservices monorepo w/ Prettier & linting
861 views
Asked by cakeheart
How to catch php spelling errors with static analyzers?
123 views
Asked by Vladimir Martsul