Content deleted Content added
m wikify free software community |
WoodenBooks (talk | contribs) |
||
Line 43:
}
The consistent treatment of blocks as statements (for the purpose of indentation) is a very distinctive feature of the GNU C code formatting style; as is the
As a general principle, [[GNU Emacs]] can be considered a reliable authority on the GNU code formatting style. As such, it is desirable that any piece of code that looks ugly when indented by Emacs is changed into a more Emacs-friendly form — for example, by inserting additional parentheses.
|