----- Original Message -----
> I has some configs, 3-4 styles and 15 or so config options.
right now this is breaking a lot of lines in places where we
previously either didn't care, or actually made sure they were
unbroken -- perhaps we should teach clang-format that our
tolerance is slightly higher than that.
It's also changing one of the most distinct features of our code:
-static void*
-check(void *arg)
-{
+static void *check(void *arg) {
> -- Leif
>
> Sent from my C64
>
> On Jun 16, 2013, at 7:11 AM, Igor Galić <[email protected]>
> wrote:
>
> >
> > Last time I checked this wasn't really configurable. is it now?
> >
> > ----- Original Message -----
> >> On Jun 15, 2013, at 6:23 AM, Phil Sorber <[email protected]>
> >> wrote:
> >>
> >>> +1. Would also make it easier to convert to your preferred format
> >>> locally
> >>> via git hooks or some other, then convert back for commit.
> >>
> >> Yep, that's how this got brought up, someone was doing exactly
> >> this.
> >> I don't know if we can get git hooks, but Daniel probably knows :)
> >>
> >> -- Leif
> >
> > --
> > Igor Galić
> >
> > Tel: +43 (0) 664 886 22 883
> > Mail: [email protected]
> > URL: http://brainsware.org/
> > GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE
> >
>
--
Igor Galić
Tel: +43 (0) 664 886 22 883
Mail: [email protected]
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE