From: Fred Morcos Date: Fri, 25 Feb 2022 12:48:18 +0000 (+0100) Subject: Documentation: Formatting X-Git-Tag: rec-4.7.0-beta1~60^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c28f186e99108fa7a458f6f52afd03acf75048a3;p=thirdparty%2Fpdns.git Documentation: Formatting --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4e0d4f77b1..3abc819086 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,4 +86,4 @@ Additional guidelines: * Use spaces instead of tabs * Although the codebase does not consistently have them, [docblock](https://www.doxygen.nl/manual/docblocks.html)s on functions and classes are appreciated * Never hesitate to write comments on anything that might not be immediately clear just from reading the code -* When adding whole new things, consider putting them in a `pdns::X` namespace. Look for `namespace pdns` in the codebase for examples. \ No newline at end of file +* When adding whole new things, consider putting them in a `pdns::X` namespace. Look for `namespace pdns` in the codebase for examples.