Sujet : Re: Which code style do you prefer the most?
De : tr.17687 (at) *nospam* z991.linuxsc.com (Tim Rentsch)
Groupes : comp.lang.cDate : 02. Mar 2025, 15:22:52
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <86cyezwlz7.fsf@linuxsc.com>
References : 1 2
User-Agent : Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
John McCue <
jmccue@reddwf.jmcunx.com> writes:
FWIW, people really should learn to use indent(1), will help
with many of these arguments :) [...]
My experience with source code formatters is they always do too
much, throwing away important information. Another problem is
limited flexibility - even the enormous set of configuration
parameters doesn't cover styles outside of a rather limited set
of choices.