- From: Tim Cappalli via GitHub <noreply@w3.org>
- Date: Wed, 29 Oct 2025 12:20:12 +0000
- To: public-webauthn@w3.org
timcappalli has just merged timcappalli's pull request 2353 for https://github.com/w3c/webauthn:
== chore: Adds a CSpell configuration ==
Adds a [CSpell](https://cspell.org) configuration and some dictionaries.
- Adds 3 dictionaries (`acronyms`, `misc`, `names`)
- Ignores text matching the following patterns:
- curly brace anchors: `{#anchor-id}`
- double-bracket links: `[[any-text-here]]`
- single-parenthesis anchors with no adjacent spaces: `(#anchor-name)`
- HTML entities with no internal whitespace: `©`
- all content within `class="..."`, `class='...'`, `id="..."`, and `id='...'` attributes.
See https://github.com/w3c/webauthn/pull/2353
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 29 October 2025 12:20:13 UTC