mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Modify codespell to not check example files
Example files may contain crypto gibberish and will trip codespell. Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
parent
787af30af8
commit
a3a32f556d
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
[codespell]
|
||||
skip = ./build,./input,./source/diag/*.svg
|
||||
skip = ./build,./input,./source/diag/*.svg,./source/examples/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue