Skip to content

Commit 0bd487e

Browse files
authored
Update codespell.yml
add `merrors`
1 parent 549e841 commit 0bd487e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
steps:
88
- uses: actions/checkout@v3
99
- run: pip install codespell
10-
- run: codespell --ignore-words-list=braket,ket,merror,multline
10+
- run: codespell --ignore-words-list=braket,ket,merrors,merror,multline

0 commit comments

Comments
 (0)