We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd594f1 commit 3d663f6Copy full SHA for 3d663f6
.codespellrc
@@ -1,6 +1,6 @@
1
[codespell]
2
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
3
-skip = .git*,package-lock.json,*.css,.codespellrc
+skip = .git*,package-lock.json,*.css,.codespellrc,/dist*
4
check-hidden = true
5
# Ignore super long lines -- must be minimized etc, acronyms
6
# and some near hit variables
0 commit comments