spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.82k stars 89 forks source link

[Rector] Enable RemoveUselessParamTagRector and RemoveUselessReturnTagRector #1130

Closed samsonasik closed 2 months ago

samsonasik commented 2 months ago
Q A
QA? ✔️

This is part of dead code set list, remove useless @param and @return when there is native type already.

samsonasik commented 2 months ago

Ready to merge 👍