]> git.99rst.org Git - git.git/commit
Documentation: clarify indentation style for C preprocessor directives
authorPatrick Steinhardt <redacted>
Tue, 30 Jul 2024 07:24:38 +0000 (09:24 +0200)
committerJunio C Hamano <redacted>
Tue, 30 Jul 2024 20:50:25 +0000 (13:50 -0700)
commit7df3f55b92ef39239b7b84fee6b89a87a304a58f
treec1e71d91a2eae9ae3127943235edb0ca82c1eabe
parent395726717bcc4073d2adba4ee5016a350dfa8d3a
Documentation: clarify indentation style for C preprocessor directives

In the preceding commit, we have settled on using a single space per
nesting level to indent preprocessor directives. Clarify our coding
guidelines accordingly.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/CodingGuidelines
git clone https://git.99rst.org/PROJECT