1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-04-21 13:01:59 +02:00

Add rudimentary codespell config

This commit is contained in:
Yaroslav Halchenko 2024-03-29 14:44:08 -04:00
parent 1cc02565b0
commit f9cf4f5cfe

6
.codespellrc Normal file
View File

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