From e4590618c9c0f7ec337612c309ecd8eadfc4df20 Mon Sep 17 00:00:00 2001 From: HeatCraB Date: Fri, 4 Apr 2025 22:17:24 +0800 Subject: [PATCH] Enhance dictionary with HTML and CSS terms While working on web integration for the assignment, fmtscan marked 'href' and 'rel' from HTML, and 'monospace' from CSS, as spelling errors - a problem also seen in #265. Add these valid terms to the dictionary to avoid false positives and ensure reliable static analysis. This fixes the flagging issue from #265 but leaves its request for better error details in fmtscan unaddressed. Change-Id: Ia59908e7ce9bdf4b6c9e0110d5ad061d401cbba1 --- scripts/aspell-pws | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/aspell-pws b/scripts/aspell-pws index 9b543e79e..6ddb66e72 100644 --- a/scripts/aspell-pws +++ b/scripts/aspell-pws @@ -143,6 +143,7 @@ github glibc gprof hotfix +href http https hv @@ -201,6 +202,7 @@ mknod mlock mlockall mmap +monospace mprotect mq mrs @@ -287,6 +289,7 @@ regcomp regerror regexec regfree +rel renderer retpoline reverseK