mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 06:50:12 +00:00
indent-style-note-20060227
Document our official indent style.
This commit is contained in:
parent
f800113c3b
commit
50ed43bfb4
@ -1,6 +1,12 @@
|
||||
Notes on Coding Standards/Requirements for OpenAFS Source
|
||||
---------------------------------------------------------
|
||||
|
||||
We have an official style. Please use it. If you have gnu indent 2.2.9 or
|
||||
later you can reformat for this style with the following option:
|
||||
|
||||
-npro -nbad -bap -nbc -bbo -br -ce -cdw -brs -ncdb -cp1 -ncs -di2 -ndj -nfc1
|
||||
-nfca -i4 -lp -npcs -nprs -psl -sc -nsob -ts8
|
||||
|
||||
Do not use $< in any cross-platform dir as it requires a reasonable
|
||||
make that is not available on all systems.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user