Skip to content

Commit 7212d7f

Browse files
Add afterall to codespell ignore words list
1 parent 84d7bac commit 7212d7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/linters/.codespellrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[codespell]
2+
skip = ./.github/linters
3+
ignore-words-list = afterall

0 commit comments

Comments
 (0)