docs(readme): Call out that the readme is not exhaustive
Some checks are pending
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / Check wasm (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run

This commit is contained in:
Ed Page 2025-02-19 11:55:00 -06:00
parent bae26bd01e
commit 1ea66fdf4d

View file

@ -95,6 +95,7 @@ AttributeIDSupressMenu = "AttributeIDSupressMenu"
# Don't correct the surname "Teh"
teh = "teh"
```
For more ways to ways to ignore or extend the dictionary with examples, see the [config reference](docs/reference.md).
For cases like localized content, you can disable spell checking of file contents while still checking the file name:
```toml