phpDocumentor / ReflectionDocBlock

MIT License
9.35k stars 119 forks source link

CS update after upstream changes #291

Closed jrfnl closed 3 years ago

jrfnl commented 3 years ago

PHPCS ruleset: update ruleset for upstream changes

CS: no whitespace before return type colon

CS: blank line between different use statement types

CS: miscellaneous other whitespace fixes

jrfnl commented 3 years ago

The build failure is unrelated to this PR. See my other PRs. Happy to rebase after those have been merged.

jaapio commented 3 years ago

These changes look good to me. I need to have a look at the psalm failures. But this one is good to go!