diff --git a/.codespellrc b/.codespellrc index 0f05b6c..c7c7afa 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,6 +1,6 @@ [codespell] # Ref: https://github.com/codespell-project/codespell#using-a-config-file -skip = .git*,*.svg,package-lock.json,*.css,.codespellrc +skip = .git*,*.svg,package-lock.json,*.css,.codespellrc,dist check-hidden = true # ignore-regex = # ignore-words-list =