diff --git a/.codespellrc b/.codespellrc new file mode 100644 index 000000000..a1da2776c --- /dev/null +++ b/.codespellrc @@ -0,0 +1,6 @@ +# Ref: https://github.com/codespell-project/codespell#using-a-config-file +[codespell] +skip = .git,*.svg,*.css,*.min.*,.codespellrc +check-hidden = true +# ignore-regex = +# ignore-words-list =