Skip to content

Commit

Permalink
codespell: add .codespellrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Dec 15, 2022
1 parent 1182d25 commit 967c011
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codespellrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[codespell]
skip = ./.git,./docs/_build/*,./gh-pages
ignore-words-list=nd,alph,falsy

0 comments on commit 967c011

Please sign in to comment.