1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-07 15:16:37 +02:00

ignore dist in spellcheck

This commit is contained in:
Hakim El Hattab
2025-04-27 07:39:43 +02:00
parent ad2a206694
commit 3ee52e140e

View File

@@ -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