Skip to content

Commit 003f65b

Browse files
committed
codespell fix
1 parent 803a6c1 commit 003f65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
rev: "v2.2.6"
3636
hooks:
3737
- id: codespell
38-
# args: ["-L", "fle,fo,infinit,isnt,nin,te,aks"]
38+
args: ["-L", "nd"]
3939
stages: [manual]
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)