On 2015-03-15 00:15, Brian Schott wrote:

What am I missing?

* Ideally, any space that is optional in the language should be configurable

* Newlines between functions/structs/classes and so on

* Preserve grouping of variable declarations, i.e.

int a;
int b;

int foo;
int bar;

--
/Jacob Carlborg

Reply via email to