Skip to content

Commit

Permalink
Let codespell ignore "atmost"
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Sep 4, 2024
1 parent 65548fa commit c5ae2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codespellrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[codespell]
skip=./docs/_build,./.mypy_cache,*.sublime-workspace,.git
ignore-words-list=atleast
ignore-words-list=atleast,atmost

0 comments on commit c5ae2ab

Please sign in to comment.