1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-10-23 19:26:12 +02:00

Merge pull request #3807 from manuelarte/chore/remove-node-modules-codespell

chore: ignoring node_modules in codespell
This commit is contained in:
Hakim El Hattab
2025-09-29 11:25:06 +02:00
committed by GitHub

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*,node_modules,package-lock.json,*.css,.codespellrc
check-hidden = true
# Ignore super long lines -- must be minimized etc, acronyms
# and some near hit variables