Conversation
Changing php-cs-fixer config filename to the default so it's detected without having to specify the config flag
Running php-cs-fixer to fix CS drift
when specifying multiple files php-cs-fixer needs to be provider rules or the config file. see PHP-CS-Fixer/PHP-CS-Fixer#4279
2b3f908 to
8e72d15
Compare
|
@makasim I've fixed the code style checks and that's now green. But there's an issue with Symfony 6.2/6.3. I've spent some time debugging it but have not gotten anywhere yet. However, it doesn't look like the CS fixes have caused this. I've checked out |
|
@JimTools thank you |
|
@makasim you’re welcome, the static analysis changes should be good to go as well. I’ll continue looking into CI failures and fix the rest of the warnings in the test output |
|
@makasim Hello Max! |
closes #1336 #1369