Skip to content

Commit

Permalink
chore: merge typo configurations (#1339)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicecui authored Nov 28, 2024
1 parent d4556a2 commit 39b2549
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Check typos
uses: crate-ci/typos@master
with:
config: .typo.toml
config: .typos.toml
2 changes: 0 additions & 2 deletions .typo.toml

This file was deleted.

1 change: 1 addition & 0 deletions typos.toml → .typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ AKS = "AKS"
[files]
extend-exclude = [
"pnpm-lock.yaml",
"*/**/df-functions.md"
]

0 comments on commit 39b2549

Please sign in to comment.