Skip to content

Commit

Permalink
exclude pnpm-lock.yaml from typos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicecui committed Nov 26, 2024
1 parent a7e8ae2 commit 42af135
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ datas = "datas"
ND = "ND"
RTO = "RTO"
AKS = "AKS"

[files]
extend-exclude = [
"pnpm-lock.yaml",
]

0 comments on commit 42af135

Please sign in to comment.