-
|
There is a false-positive I catch in my project. Trying to reproduce it via https://getrector.com/demo/ but I am failing due to the limitation of the sandbox. Rector OutputOriginal fileRector config |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Hi, I debug snippets like these by running only half of the code or config. Use only 1st half of sets. No bug? Then only 2nd half of the sets. Found it? Keep going. Most of the bugs are caused by single rule and less than 5 lines of the code. |
Beta Was this translation helpful? Give feedback.
-
|
@l-you that should already resolved at PR: Please try latest If the issue persists, please provide test PR at Thank you. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
#9679