On Mon, Jan 11, 2010 at 11:26 PM, Lukas Renggli
<renggli@gmail.com> wrote:
> 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?
Yes, maybe this will be easier to use than having to run the lints.
�
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.