Ioannis Kappas
Ioannis Kappas
PS: I would like to take the opportunity and thank all the people that have contributed their time to address the various issues people experienced over the past 5+ years...
@weirdan Thank you for reporting this issue. I am trying to find a way to access the document encoding from vscode but have not found a solution yet. I will...
It seems that this can not go forward unless Microsoft/vscode#824 is fixed.
@sataris I haven't considered adding `phpcbf` support as it works differently from phpcs. Our team uses it frequently from the command line before pushing code to the repository potentially fixing...
@soderlind Now that 1.0.0 is out we can merge phpcbf support in. What do you think?
@soderlind Care to do an MR?
@WraithKenny Any progress in this feature?
@aloneguid Can you please have a look at the build pipelines as they are failing for other reasons.
@aloneguid Did you have a change to look at the pipelines?
@jeffbski Is there any update on this? I also hit this issue on heroku: ``` Error: stream.push() after EOF at readableAddChunk (_stream_readable.js:240:30) at RedisRStream.Readable.push (_stream_readable.js:208:10) at Command.callback (/app/node_modules/redis-rstream/lib/redis-rstream.js:56:14) at normal_reply...