Guilherme Saade
Results
12
issues of
Guilherme Saade
### Versions: - ide-helper Version: v3.1.0 - Laravel Version: 11.28.1 - PHP Version: 8.3.11 ### Question: When defining a macro, let's say for the Response class: ```php // app/Providers/AppServiceProvider.php use...
question
This PR makes Pint always run with the --repair flag. ### TLDR Without this flag, Pint does not apply any formatting when executed via the VSCode extension host, even though...