From 3cd642a0442213696c730b1177296eab4cc34d64 Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Wed, 22 Feb 2023 12:50:18 -0600 Subject: Have clang-tidy header match others This section isn't any more important than the others. Tested: Doc change. Pushed to fork, looked good. Change-Id: If9e888aff92dc389183f8a53527e603d1c685ad0 Signed-off-by: Gunnar Mills --- DEVELOPING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEVELOPING.md') 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 -- cgit v1.2.3