zendframework / zend-expressive-router

Router subcomponent for Expressive
BSD 3-Clause "New" or "Revised" License
28 stars 13 forks source link

Add code style rule for array brackets spacing #79

Closed nightlinus closed 5 years ago

nightlinus commented 5 years ago

Disallow spacing around array brackets in phpcs.

froschdesign commented 5 years ago

@nightlinus Good idea, but wrong place. Please have a look https://github.com/zendframework/zend-coding-standard/pull/5 (work in progress)