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