xsd-reader icon indicating copy to clipboard operation
xsd-reader copied to clipboard

forking out php-cs-fixer config

Open SignpostMarv opened this issue 7 years ago • 2 comments

I've started running static analysis on xsd2php, and as mentioned somewhere back in one of the static analysis issues/prs on this repo you may recall I mooted the idea of the future possiblity of having a shared package for php-cs-fixer configs for the repos. as part of that work I've done a git rebase /filter on xsd-reader to create the composer-ready package

the repo includes a text file that lists the shell commands used to create the repo from this one.

what I'm hoping is that at your convenience you peruse the repo, then we arrange to transfer the repo over to you & we switch xsd-reader to use that package (as well as removing the repositories entry in composer.json on the xsd2php static analysis branch.

looking forward to hearing your thoughts :)

SignpostMarv avatar Jan 22 '18 23:01 SignpostMarv

Hi, sorry it it took me a while to reply.

I would be happy to improve its code but currently my time for that project is pretty limited and lately is relatively stable.

Running static analysis tools (and refactor) on xsd2php looks pretty challenging. If you plan to work on it, happy to hear that :smiley:

goetas avatar Mar 23 '18 16:03 goetas

no worries- give me a shout whenever you're free to peruse the changeset on that composer-ready package so we can get it rebuilt or transferred :)

SignpostMarv avatar Mar 24 '18 08:03 SignpostMarv