We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d31406d commit feae461Copy full SHA for feae461
.github/workflows/codespell.yml
@@ -7,4 +7,4 @@ jobs:
7
- uses: actions/checkout@v2
8
- run: python3 -m pip install codespell
9
- run: codespell --ignore-words-list="ba,fo,hel,revered,womens"
10
- --skip="./README.de.md,./README.es.md,./README.sv.md,./README.fr.md,./README.de-ch.md,./README.hi.md,./README.pt-br.md,./README.it.md,*.svg,./benchmarks/snippets.py"
+ --skip="./README.de.md,./README.es.md,./README.sv.md,./README.fr.md,./README.de-ch.md,./README.hi.md,./README.pt-br.md,./README.it.md,./README.id.md,*.svg,./benchmarks/snippets.py"
0 commit comments