Automattic / phpcs-neutron-standard

A set of phpcs sniffs for PHP >7 development
MIT License
94 stars 7 forks source link

TypeHintSniff: fix return evaluation issues #41

Closed gmazzap closed 6 years ago

gmazzap commented 6 years ago

Fixes #40

sirbrillig commented 6 years ago

Thanks for this work!

Restore a wrong-styled line in fixture to don't break tests

Yeah, some of the fixtures have weird formatting intentionally to make sure we can handle them correctly, just in case! 😄

gmazzap commented 6 years ago

Thanks for merging @sirbrillig! Any plan to release a new version with last changes?

sirbrillig commented 6 years ago

@gmazzap Yup! I'll do one today. I was just waiting 24 hours to see if there were any more issues. ;-)