X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=CONTRIBUTING.md;fp=CONTRIBUTING.md;h=fbb48cd5ee145f11ceff31910ead598524d6f26c;hp=8b15bea0f05b09c8be02148dc21ae14419669e62;hb=9f2636716abf0d6cc188fed380ba77a621a370c1;hpb=7e547df6a875230134157556398e767574a3da69 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b15bea0f..fbb48cd5e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,8 +17,8 @@ control. The upstream Git repository URL is: See CodingStyle for guidelines style and design guidelines. -Although the LTTng-tools code base is primarily written in C, it does -contain shell, Perl, and Python code as well. There is no official coding +Although the LTTng-tools code base is primarily written in C++, it does +contain C, shell, and Python code as well. There is no official coding standard for these languages. However, using a style consistent with the rest of the code written in that language is strongly encouraged.