Check docs JS files for spelling (#6758)

This commit is contained in:
qwerty287
2026-06-21 11:48:12 +02:00
committed by GitHub
parent a07edc85ee
commit f766a7f2ce
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -15,6 +15,7 @@
"agentscan",
"anbraten",
"antfu",
"apacheconf",
"apimachinery",
"appleboy",
"aquasec",
@@ -57,6 +58,7 @@
"dind",
"Dockle",
"doublestar",
"easyops",
"emojify",
"envsubst",
"esbuild",
@@ -144,6 +146,8 @@
"nocolor",
"nolint",
"nologin",
"noopener",
"noreferrer",
"norunningpipelines",
"nosniff",
"ntfy",
@@ -284,10 +288,7 @@
"pnpm-lock.yaml",
"renovate.json",
// js config
"**/pnpm-workspace.yaml",
// TODO: remove the following
"docs/**/*.js",
"docs/**/*.ts"
"**/pnpm-workspace.yaml"
],
// Exclude imports, because they are also strings.
"ignoreRegExpList": [
+1 -1
View File
@@ -290,7 +290,7 @@ const config = {
},
blog: {
blogTitle: 'Blog',
blogDescription: 'A blog for release announcements, turorials...',
blogDescription: 'A blog for release announcements, tutorials...',
onInlineAuthors: 'ignore',
},
theme: {