Bump typos to 1.29.7 (#17902)

# Objective

Alternative to #17894 that also cleans up the workaround from the
previous version

## Solution

Bump version and remove entry from `typos` config
This commit is contained in:
Rob Parrett 2025-02-17 13:41:25 -07:00 committed by GitHub
parent 8e783d347f
commit fb1e829294
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -244,7 +244,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Check for typos - name: Check for typos
uses: crate-ci/typos@v1.29.6 uses: crate-ci/typos@v1.29.7
- name: Typos info - name: Typos info
if: failure() if: failure()
run: | run: |

View File

@ -13,7 +13,6 @@ LOD = "LOD" # Level of detail
reparametrization = "reparametrization" # Mathematical term in curve context (reparameterize) reparametrization = "reparametrization" # Mathematical term in curve context (reparameterize)
reparametrize = "reparametrize" reparametrize = "reparametrize"
reparametrized = "reparametrized" reparametrized = "reparametrized"
implementors = "implementors" # Can probably remove after next typos release. https://github.com/crate-ci/typos/issues/1226
# Match a Whole Word - Case Sensitive # Match a Whole Word - Case Sensitive
[default.extend-identifiers] [default.extend-identifiers]