Re: Adding spell checker to GIT
From: Deepak Barua <hidden>
Date: 2016-08-11 20:06:53
Hi Mr Brand,
what you are suggesting seems fine to me but the
thing is should i write a GIT plugin where cani get info to write
one...?
Regards
Deepak
On 12/5/06, Horst H. von Brand [off-list ref] wrote:Deepak Barua [off-list ref] wrote:quoted
I am just thought of a idea to integrate a spell checker with git so that when we check in the code the code comments are spell checked before being put into the tree,maybe have a optimized dictionary search. what about this...? is it appropriate ...?An external tool that spellchecks your code would certainly be nice, but I'd vote against integrating it into git (or any other tool for that matter). git doesn't care if what is being saved is C code, Malebolge, or a collection of dirty pictures. And that is 100% fine with me. Don't kill this, it is one of the fundamental Unix strengths. -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de Informatica Fono: +56 32 2654431 Universidad Tecnica Federico Santa Maria +56 32 2654239 Casilla 110-V, Valparaiso, Chile Fax: +56 32 2797513
--