Pol Dellaiera

Results 321 comments of Pol Dellaiera

Yes, I wrote the maintainer and he's going to work on this during the Drupalcon, which is happening now...dunno nothing else :(

Yes I think increasing the test coverage would be a nice and the maintainer will be pleased.

You do not need coveralls, you just need to write more tests, coveralls will compute the coverage by itself.

Indeed, it needs an update for the newer version of Grumphp. I will dedicate some time during the weekend.

Hello, I updated the package to version 2 and it should be fixed. Could you please let me know and/or close the issue ?

Hi @donquixote , Fix one issue at a time is possible with php-cs-fixer or phpcs. Ex: `php-cs-fixer fix --rules="[TheDirectiveToFixTheSpecificThing]" src/CustomCode.php` The issue with that is that you would have to...

How about making a pull request ?

On my side, I found a workaround: `nix develop --command fish`

Looking forward for this feature as well.

Thanks @ondrejmirtes ! Will have a look.