We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fabc149 commit fefa126Copy full SHA for fefa126
1 file changed
.github/workflows/codespell.yml
@@ -18,4 +18,5 @@ jobs:
18
- run: pip install codespell
19
- run: codespell --count --ignore-words=Misc/codespell/words.ignore
20
NEWS README.md README.txt LICENSE.txt Misc/INDEX Misc/codespell/README
21
+ Doc InternalDocs ProcessDocs
22
0 commit comments