mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-06 06:38:08 +02:00
Add rudimentary codespell config
This commit is contained in:
6
.codespellrc
Normal file
6
.codespellrc
Normal 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 =
|
Reference in New Issue
Block a user