On Thu, Oct 24, 2013 at 10:53:33AM +0200, Fredrik Gustafsson wrote:
> On Thu, Oct 24, 2013 at 10:45:05AM +0200, jpac...@redhat.com wrote:
> > > And beyond that I think there needs to be a automated C-style checker to
> > > enforce consistent C code formatting. The checker could be run via a
> > >
On Tue, Jul 23, 2013 at 02:07:04PM +0200, Ondřej Bílka wrote:
> Hi,
>
> Hi, I am writing tool to simplify maintainance. It is hosted here:
> https://github.com/neleai/stylepp
>
>
> One part of it is checking typos in source code. I can get reasonably
> cl
Hi,
Hi, I am writing tool to simplify maintainance. It is hosted here:
https://github.com/neleai/stylepp
One part of it is checking typos in source code. I can get reasonably
clean list of likely typos (stylepp_spellcheck script) and create
replacement dictionary from them (stylepp_make_dictiona