pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Enhance ReCodeCruftLeftInMethodsRule

Open AngelHely opened this issue 9 months ago • 1 comments

This pull request proposes an improvement for the rule ReCodeCruftLeftInMethodsRule to take pragmas #haltOrBreakpointForTesting or #debuggerCompleteToSender into account. #14250

AngelHely avatar Apr 30 '24 08:04 AngelHely

The Pr looks strange, it removes the PharoCommonTools class?

MetacelloNotification: Loaded -> Tool-Base --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16556/64/src()
SystemNotification: Starting postload action
UndeclaredVariableRead: Attempt to read undeclared variable PharoCommonTools
UndeclaredVariable>>runtimeUndeclaredReadInContext:

MarcusDenker avatar Apr 30 '24 11:04 MarcusDenker