We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a33ce commit 84c3190Copy full SHA for 84c3190
1 file changed
.github/workflows/codespell.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Codespell
25
uses: codespell-project/actions-codespell@v2
26
with:
27
- ignore_words_list: sortings
+ ignore_words_list: sortings,trough
0 commit comments