Jan. 11, 2010
10:26 p.m.
This is an extension to SmallLint. Like Slime. It is run when you run code critics.
Alternatively you can execute it like this:
ORLintBrowser     openRule: (RBCompositeLintRule rules: (RBCompositeLintRule rulesGroupedFor: RBSpellingRule) name: 'Spelling')     environment: (BrowserEnvironment new forPackageNames: #('Kernel' 'Collections-Abstract'))
Maybe I should add a menu to the already long refactoring commands?
With Helvetia you get it live in the text editor as a wavy red line. Along with the other lint rules as a wavy yellow line. Lukas -- Lukas Renggli http://www.lukas-renggli.ch