From 249ef8dc8a47a40a2b28156136d3e131caf71183 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 15 Jun 2026 09:50:50 +0200 Subject: build: configure naming rule checks --- cspell.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cspell.json') diff --git a/cspell.json b/cspell.json index bfcd6af..99eea3e 100644 --- a/cspell.json +++ b/cspell.json @@ -7,11 +7,13 @@ "acpi", "APIC", "bugprone", + "Constexpr", "cppcoreguidelines", "crtc", "crtp", "efer", "FACS", + "fcondition", "functors", "hhdm", "idtr", @@ -48,4 +50,4 @@ ], "ignoreWords": [], "import": [] -} \ No newline at end of file +} -- cgit v1.2.3