SmallSense__SmalltalkLintService.st
changeset 892 32176803f831
parent 887 b124a9e4025b
child 975 589eb0269c9f
--- a/SmallSense__SmalltalkLintService.st	Thu Sep 03 11:54:22 2015 +0200
+++ b/SmallSense__SmalltalkLintService.st	Fri Sep 04 11:36:36 2015 +0200
@@ -341,8 +341,8 @@
                             self showInfo:(('Smalltalk Lint: ',errMsg) colorizeAllWith:Color red).
                         ] do:[
                             env := (SmallSense::SmalltalkUnacceptedMethodEnvironment onClass:cls methodSource: oldCode).
-Transcript showCR:rules.
-Transcript showCR:rules rules.
+"/ Transcript showCR:rules.
+"/ Transcript showCR:rules rules.
                             SmalltalkChecker runRule: rules onEnvironment: env
                         ].
                         delayed ifTrue:[