Changes between Initial Version and Version 1 of Ticket #61175, comment 11
- Timestamp:
- 10/22/2024 10:01:41 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61175, comment 11
initial v1 1 1 Per @johnbillion 's request (https://github.com/johnbillion/wordpress-develop/pull/4#issuecomment-2429389292), I opened up a new PR against `trunk` that focuses solely on PHPStan config and doesn't make any code changes. 2 2 3 My next step is reviewing the comment history in https://github.com/WordPress/wordpress-develop/pull/853, and seeing if there's any additional obvious candidates to be moved from the baselines to `ignoreErrors`. 3 https://github.com/WordPress/wordpress-develop/pull/7619 4 5 My next step is re-reviewing the comment history in https://github.com/WordPress/wordpress-develop/pull/853 to see if there's any additional obvious candidates to be moved from the baselines to `ignoreErrors`. 4 6 5 7 PS: I'm part of the current Mentorship Cohort, so any and feedback or direction (even what might seem "obvious" to you) is much appreciated.