aboutsummaryrefslogtreecommitdiff
path: root/cspell.json
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-06-15 09:50:50 +0200
committerFelix Morgner <felix.morgner@ost.ch>2026-06-15 09:52:11 +0200
commit249ef8dc8a47a40a2b28156136d3e131caf71183 (patch)
treeb31f97e08063a9f0eea86a5c446d1f6715046325 /cspell.json
parent13a297d6946c39110372d178432ca5d98845c0bf (diff)
downloadkernel-249ef8dc8a47a40a2b28156136d3e131caf71183.tar.xz
kernel-249ef8dc8a47a40a2b28156136d3e131caf71183.zip
build: configure naming rule checks
Diffstat (limited to 'cspell.json')
-rw-r--r--cspell.json4
1 files changed, 3 insertions, 1 deletions
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
+}