pharo icon indicating copy to clipboard operation
pharo copied to clipboard

add ReStatementsAfterReturnConditionalRule

Open AngelHely opened this issue 9 months ago • 3 comments

This PR is a proposition for a new rule for "Method returning in conditional but still having statements". #6326

AngelHely avatar May 03 '24 12:05 AngelHely

the PR is against pharo12, but I think it should be Pharo13?

MarcusDenker avatar May 03 '24 13:05 MarcusDenker

I don't know when I want to pull request into pharo13, I had other files in my PR, so I PR into pharo12. But if you think that my PR can be in pharo13, I let you make the decision.

AngelHely avatar May 03 '24 13:05 AngelHely

not sure if it the test run was now against Pharo13

MarcusDenker avatar May 06 '24 08:05 MarcusDenker