- From: Michael B. Jones <noreply@github.com>
- Date: Wed, 09 Oct 2024 11:31:17 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/main Home: https://github.com/w3c/webauthn Commit: 1fcb7aad5898035244ecc26a96da3074e8d6a516 https://github.com/w3c/webauthn/commit/1fcb7aad5898035244ecc26a96da3074e8d6a516 Author: Emil Lundberg <emil@yubico.com> Date: 2024-10-07 (Mon, 07 Oct 2024) Changed paths: M index.bs Log Message: ----------- Fix typo in reference to variable |effectiveDomain| Fixes this Bikeshed lint: ``` LINE ~3100: The var 'effective domain' (in global scope) is only used once. If this is not a typo, please add an ignore='' attribute to the <var>. ``` Commit: 1fcb5c2cef539021f7ed9339753b886475feb69e https://github.com/w3c/webauthn/commit/1fcb5c2cef539021f7ed9339753b886475feb69e Author: Michael B. Jones <michael_b_jones@hotmail.com> Date: 2024-10-10 (Thu, 10 Oct 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2182 from w3c/lint-var-effective-domain Fix typo in reference to variable |effectiveDomain| Compare: https://github.com/w3c/webauthn/compare/9f20a4d3a7fa...1fcb5c2cef53 To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 9 October 2024 18:31:21 UTC