mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-04 04:35:00 +08:00
Add rudimentary codespell config
This commit is contained in:
6
.codespellrc
Normal file
6
.codespellrc
Normal file
@@ -0,0 +1,6 @@
|
||||
[codespell]
|
||||
skip = .git,*.pdf,*.svg,go.sum,.codespellrc
|
||||
check-hidden = true
|
||||
# ignore-regex =
|
||||
# ist -- unfortunate variable
|
||||
ignore-words-list = ist
|
||||
Reference in New Issue
Block a user