fix: add cspell words
ci/woodpecker/pr/lint Pipeline failed Details

This commit is contained in:
Aire-One 2024-08-23 01:28:30 +02:00
parent 1ec0864c86
commit e68e4718d1
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
{ {
"words": [ "words": [
"buildx",
"gocron", "gocron",
"labtime", "labtime",
"promhttp" "promhttp",
"woodpeckerci"
] ]
} }