coding-standard icon indicating copy to clipboard operation
coding-standard copied to clipboard

Slevomat ReturnTypeHintSpacing: remove default spacesCountBeforeColon configuration

Open bendavies opened this issue 4 years ago • 1 comments

This was changed to zero here: https://github.com/doctrine/coding-standard/pull/163

But this is the default so no need for the override: https://github.com/slevomat/coding-standard/blob/c4e287879af90a2f56b1b516deaba707858c9a24/SlevomatCodingStandard/Sniffs/TypeHints/ReturnTypeHintSpacingSniff.php#L35

bendavies avatar Jun 18 '20 20:06 bendavies

I can promise I'll not change it :D

kukulich avatar Jun 23 '20 07:06 kukulich