mirror of
https://github.com/rust-lang/cargo.git
synced 2026-01-24 20:06:44 +00:00
chore(deps): update crate-ci/typos action to v1.40.0
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -316,4 +316,4 @@ jobs:
|
||||
- name: Checkout Actions Repository
|
||||
uses: actions/checkout@v5
|
||||
- name: Spell Check Repo
|
||||
uses: crate-ci/typos@v1.38.1
|
||||
uses: crate-ci/typos@v1.40.0
|
||||
|
||||
@@ -25,6 +25,8 @@ extend-ignore-words-re = [
|
||||
[default.extend-identifiers]
|
||||
# This comes from `windows_sys`
|
||||
ERROR_FILENAME_EXCED_RANGE = "ERROR_FILENAME_EXCED_RANGE"
|
||||
# `-Wwarnings`
|
||||
Wwarnings = "Wwarnings"
|
||||
|
||||
# Name of a dependency
|
||||
flate2 = "flate2"
|
||||
|
||||
Reference in New Issue
Block a user