Skip to content

Commit 9efec31

Browse files
committed
skip references.bib in codespell
1 parent fb9fe03 commit 9efec31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[codespell]
22
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
3-
skip = .git,.codespellrc
3+
skip = .git,.codespellrc,references.bib
44
check-hidden = true
55
# ignore-regex =
66
ignore-words-list = commend,Fuchsia

0 commit comments

Comments
 (0)