X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=CODING_STYLE;h=30d24e56a6e1fa4ec9e40896f47096451b629f7b;hb=7b5b3fc3ac34c3895e1ceb02f6a224b09a80427f;hp=0b1f809e79717812c0fdd007e1ef5786a5f4e916;hpb=dd4540da0e1f983540d862cc657df7161a3bdd06;p=elogind.git diff --git a/CODING_STYLE b/CODING_STYLE index 0b1f809e7..30d24e56a 100644 --- a/CODING_STYLE +++ b/CODING_STYLE @@ -1,4 +1,5 @@ -- 8ch indent, no tabs +- 8ch indent, no tabs, except for files in man/ which are 2ch indent, + and still no tabs - Don't break code lines too eagerly. We do *not* force line breaks at 80ch, all of today's screens should be much larger than that. But