]> git.ipfire.org Git - thirdparty/lxc.git/commit
CONTRIBUTING: Direct readers to CODING_STYLE.md
authorTobin C. Harding <me@tobin.cc>
Thu, 16 Aug 2018 23:19:32 +0000 (09:19 +1000)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 10 Dec 2018 15:20:50 +0000 (16:20 +0100)
commit2dccaea3e6eb2c977b39d9f8f5e86e068c10b6fa
tree30aff8a36504f8a432649889a64640882d0e3222
parent33d6b9d63859a1cc0d1ca868677ffab7dc4645d6
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: Tobin C. Harding <me@tobin.cc>
CONTRIBUTING