mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
README.Coding: remove reference to non-existent prog_guide4.txt
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
cd1136f39b
commit
8ca43ec8e2
@ -16,10 +16,10 @@ style should never outweigh coding itself and so the guidelines
|
||||
described here are hopefully easy enough to follow as they are very
|
||||
common and supported by tools and editors.
|
||||
|
||||
The basic style for C code, also mentioned in prog_guide4.txt, is the Linux kernel
|
||||
coding style (See Documentation/CodingStyle in the kernel source tree). This
|
||||
closely matches what most Samba developers use already anyways, with a few
|
||||
exceptions as mentioned below.
|
||||
The basic style for C code is the Linux kernel coding style (See
|
||||
Documentation/CodingStyle in the kernel source tree). This closely matches
|
||||
what most Samba developers use already anyways, with a few exceptions as
|
||||
mentioned below.
|
||||
|
||||
The coding style for Python code is documented in PEP8,
|
||||
http://www.python.org/pep/pep8. New Python code should be compatible with
|
||||
|
Loading…
x
Reference in New Issue
Block a user