awesomemotive / wpforms-phpcs

PHP Coding Standards used by the WPForms team.
https://wpforms.com
GNU General Public License v2.0
11 stars 1 forks source link

Function return type breaks WPForms.Formatting.EmptyLineBeforeReturn sniff #42

Closed kagg-design closed 7 months ago

kagg-design commented 7 months ago

Description

RemoveEmptyLineBeforeReturnStatement is improperly generated when the function return type has a type hint.

Motivation and Context

Fix #32.

slaFFik commented 7 months ago

OMG, that's so awesome, thank you, @kagg-design!

PS This PR also has a perfect number :)