Add FoM to codespell regex ignore

This commit is contained in:
Joe Knapper 2026-05-11 15:14:25 +01:00 committed by jaknapper
parent 1f5adbb1a5
commit 4d9669f8ae

View file

@ -23,8 +23,7 @@ skip = node_modules,
# Ignores split by |
# Ignore hexadecimal numbers preceded by #
# Ignore FoV
ignore-regex = #[0-9A-Fa-f]{3,8}\b|\bFoV\b
# Ignore FoV and FoM
ignore-regex = #[0-9A-Fa-f]{3,8}\b|FoV|FoM
regex = [A-Z]?[a-z\']+
ignore-words-list = fom