Skip to content

Commit 7e1238c

Browse files
committed
CI: codespell: ignore Manuel
1 parent 6f7134f commit 7e1238c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: codespell-project/actions-codespell@master
2626
with:
2727
skip: '*.po'
28-
ignore_words_list: te,ot
28+
ignore_words_list: te,ot,Manuel
2929

3030
mypy:
3131
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)