We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549e841 commit 0bd487eCopy full SHA for 0bd487e
.github/workflows/codespell.yml
@@ -7,4 +7,4 @@ jobs:
7
steps:
8
- uses: actions/checkout@v3
9
- run: pip install codespell
10
- - run: codespell --ignore-words-list=braket,ket,merror,multline
+ - run: codespell --ignore-words-list=braket,ket,merrors,merror,multline
0 commit comments