Commit 54df5d72 by Tobin C. Harding

CONTRIBUTING: Direct readers to CODING_STYLE.md

Currently the 'Coding Style' section mentions only the kernel coding style. We have additions on top on this outlined in CODING_STYLE.md. We should direct readers to this document as well as the kernel docs. Direct readers to CODING_STLYE.md in the 'Coding Style' section. Signed-off-by: 's avatarTobin C. Harding <me@tobin.cc>
parent b6fbcbbb
...@@ -12,7 +12,8 @@ pay attention to a few things: ...@@ -12,7 +12,8 @@ pay attention to a few things:
Coding Style: Coding Style:
------------- -------------
The coding style follows the Linux kernel coding style. The LXC project generally follows the Linux kernel coding style. However there
are a few differences, these are outlined it CODING_STLYE.md
The Linux kernel coding style guide can be found within the kernel tree: The Linux kernel coding style guide can be found within the kernel tree:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment