> > I'm vehemently against patches that merely change whitespace or
> > layout (patch 1/9) and make it impossible to track changes properly.
> 
> You can give the -w switch to git blame to see through whitespace
> changes. Or (setq vc-git-annotate-switches '("-w")) in emacs if you're
> using vc-annotate, which I'd suggest anyone to try.

Be that as it may, I don't think such changes have any benefit. We don't
follow a beauty contest, content is more important as the amount of whitespace,
comment or indentation style and so on. Changes of functionality may include 
such
superficial modifications but once we start with purely syntactic modifications
for their own sake, we will end up with style guides, which is something I 
don't want.


felix


_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to