Skip to content

Commit 10e56c4

Browse files
Add .codespellrc to skip linter config directory
1 parent 02c7179 commit 10e56c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.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)