]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Documentation: Formatting
authorFred Morcos <fred.morcos@open-xchange.com>
Fri, 25 Feb 2022 12:48:18 +0000 (13:48 +0100)
committerFred Morcos <fred.morcos@open-xchange.com>
Sun, 27 Feb 2022 03:49:29 +0000 (04:49 +0100)
CONTRIBUTING.md

index 4e0d4f77b15998035a4569f3bffe7e931430f292..3abc81908667a0bf2d804225d9ae9161d8231eaa 100644 (file)
@@ -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.