Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(rector): add static arrow and closure rectors
- Added `StaticArrowFunctionRector` to enhance static arrow function handling. - Added `StaticClosureRector` to improve static closure processing. - Updated the configuration to include these new rules for better code quality.
- Loading branch information