class: Tools::LintHighlighter
authorClaus Gittinger <cg@exept.de>
Thu, 27 Aug 2015 16:51:44 +0200
changeset 15811 e6f8c138b759
parent 15805 aa12f05014e6
child 15812 c28d134babcd
child 15813 0e2dc64e42ed
class: Tools::LintHighlighter comment/format in: #mark:from:to:for:
Tools__LintHighlighter.st
--- a/Tools__LintHighlighter.st	Sun Aug 23 16:28:46 2015 +0200
+++ b/Tools__LintHighlighter.st	Thu Aug 27 16:51:44 2015 +0200
@@ -270,6 +270,8 @@
 !LintHighlighter methodsFor:'markup'!
 
 mark: text from: start to: end for: rule
+    "this underwaves the rule's complaint"
+
     | emphasis |
 
     emphasis := self emphasisForSeverity: rule severity.