diff --git a/.codespellrc b/.codespellrc index bbdb2cee..f0fc8f72 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,6 +1,6 @@ [codespell] # Ref: https://github.com/codespell-project/codespell#using-a-config-file -skip = .git*,package-lock.json,*.css,.codespellrc +skip = .git*,package-lock.json,*.css,.codespellrc,/dist* check-hidden = true # Ignore super long lines -- must be minimized etc, acronyms # and some near hit variables