summaryrefslogtreecommitdiff
path: root/DEVELOPING.md
diff options
context:
space:
mode:
Diffstat (limited to 'DEVELOPING.md')
-rw-r--r--DEVELOPING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPING.md b/DEVELOPING.md
index 4a481c9a96..be61476f1d 100644
--- a/DEVELOPING.md
+++ b/DEVELOPING.md
@@ -196,7 +196,7 @@ possible, but as with all security, impact will need to be weighed against the
security impact of not making changes, and judgement calls will be made, with
options to allow providing the old behavior.
-## clang-tidy
+### clang-tidy
clang-tidy is a tool that can be used to identify coding style violations, bad
design patterns, and bug prone constructs. The checks are implemented in the