If we're going to fix a bunch of formatting problems we should make sure the problem doesn't resurface. Put a commit hook on the git server that either validates formatting or does auto-formatting.
On Fri, Apr 10, 2015 at 2:40 PM, Daniel Martí <mv...@mvdan.cc> wrote: > On Fri, Apr 10, 2015 at 18:15:25 +0200, FRIGN wrote: >> Having a consistent style across suckless projects also makes sure >> that you don't have to "update" patches later on due to style >> changes. > > You raise a valid point, if in fact we are not to drastically change the > style in the future :) > > While I agree that changing the style will break many patches, I'm all > for doing it the sooner the better and be done with it. > > -- > Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/ > PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C >