Skip to content

Commit 84c3190

Browse files
committed
fix: ignore 'trough'
1 parent a6a33ce commit 84c3190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Codespell
2525
uses: codespell-project/actions-codespell@v2
2626
with:
27-
ignore_words_list: sortings
27+
ignore_words_list: sortings,trough

0 commit comments

Comments
 (0)