Hello Michael, On Fri, Apr 15, 2016 at 11:39:35PM +0200, Michael Rennecke wrote: > Hello, > > I know this question is stupid. Is there a coding style for config > files, like this: http://www.haproxy.org/coding-style.html ?
No and that could be a very good idea. In general everyone tends to adopt the format I intially used consisting in having section keywords on the left, and indenting everything else using spaces or tabs so that sections are clearly visible. A style here would only be a recommendation to help people write readable files, but everyone is obviously free to write as he wants if he maintains his own files! Cheers, Willy

