Skip to content

Commit 68f92ff

Browse files
committed
chore: ignore paper.bib for typos
1 parent 34e222c commit 68f92ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ nd = "nd"
130130
zerod = "zerod"
131131

132132
[tool.typos.files]
133-
extend-exclude = []
133+
extend-exclude = ["doc/paper/paper.bib"]
134134

135135
[tool.basedpyright]
136136
pythonVersion = "3.10"

0 commit comments

Comments
 (0)