Re: [ANN] lein-spell: Spell check your clojure docstrings and library docs

2013-07-03 Thread Gabriel Horner
Yep. I hadn't got around to that but it's definitely possible with :arglists I've added a ticket to track it if anyone gets to it before I do - https://github.com/cldwalker/lein-spell/issues/4 On Wed, Jul 3, 2013 at 10:51 AM, Phillip Lord wrote: > > That's really nice. > > It would be good to h

Re: [ANN] lein-spell: Spell check your clojure docstrings and library docs

2013-07-03 Thread Phillip Lord
That's really nice. It would be good to have an option to *not* pick up parameter names; I often refer to these in doc strings, and they are not always spelling mistakes. Phil Gabriel Horner writes: > Introducing lein-spell, https://github.com/cldwalker/lein-spell - a library > to quickly a