I don't care either about Spaces, Tabs, but I do care about curly brackets and I'm using it exactly same as Harbs describe. I know that in Java more often people tend to started by curly brackets in the same line, not next.
Thanks, Piotr 2017-12-19 21:45 GMT+01:00 Harbs <[email protected]>: > I think the practice for curly braces is that they are on the next line > and are only used if there’s more than one line of code. > > Spaces vs tabs: There’s no consistency on that, and I really don’t care to > invest any energy in it. Either four spaces or a tab. All the same to me. > > Do folks care about this? > > Harbs > > > On Dec 19, 2017, at 9:40 PM, Olaf Krueger <[email protected]> wrote: > > > > Erik de Bruin wrote > >> Since there will now be at least 2 folks working in the compiler > projects, > >> maybe it's time to agree on some code style guidelines?l > > > > Doesn't it make sense to basically follow some coding guidelines for all > the > > Royale stuff? > > Or is the style depending on the particular programming language? > > > > Olaf > > > > > > > > > > -- > > Sent from: http://apache-royale-development.20373.n8.nabble.com/ > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
