Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 27 additions & 27 deletions integration-tests/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"path": "php/php-src",
"url": "https://github.com/php/php-src.git",
"commit": "87258eb2676e3847573b0f02277d6b7dc46415b8",
"commit": "43b56c96af5c373a0539bca49bdc568b01a3163c",
"uniqueOnly": false,
"args": [
"--config=${repoConfig}/cspell.json",
Expand All @@ -13,7 +13,7 @@
{
"path": "w3c/specberus",
"url": "https://github.com/w3c/specberus.git",
"commit": "ae4b93eef1a84a76e928e14b372e454e637988a5",
"commit": "dd3b1980f7b3adc7ccebd2ae59ba53669db4931f",
"args": [
"**/*.*"
]
Expand All @@ -29,7 +29,7 @@
{
"path": "liriliri/licia",
"url": "https://github.com/liriliri/licia.git",
"commit": "ce21a9276e39aaedcbcec71a8e17871e23beeae9",
"commit": "0cfbc3f1b589f2181aff027811d48a889f432966",
"args": [
"**/*.*"
],
Expand All @@ -38,7 +38,7 @@
{
"path": "wireapp/wire-webapp",
"url": "https://github.com/wireapp/wire-webapp.git",
"commit": "fcb54435d800c210732a81f3ca31a65f73406ed4",
"commit": "2643a0d20b8a367524bb9ed895df3299d0c7d9e3",
"args": [
"{apps,docs}/**/*.{js,ts,tsx,md,mjs,mts,cjs,cts}"
],
Expand Down Expand Up @@ -82,7 +82,7 @@
{
"path": "aws-amplify/docs",
"url": "https://github.com/aws-amplify/docs.git",
"commit": "4ea15ac0823ac699bbca8e220f650912546fe703",
"commit": "1d90a79700d4da2d15b068255c0e6b471d6203c7",
"uniqueOnly": false,
"args": [
"**/*.{md,mdx}"
Expand All @@ -91,21 +91,21 @@
{
"path": "webdeveric/webpack-assets-manifest",
"url": "https://github.com/webdeveric/webpack-assets-manifest.git",
"commit": "a09b49b8123b375fac4fbb8000ebe0d56dc51ef1",
"commit": "48429c7d5913644b0b7eb5fac29bdd6761db1658",
"args": [
"."
]
},
{
"path": "prettier/prettier",
"url": "https://github.com/prettier/prettier.git",
"commit": "2c713de00fc2265aaf34047108326f42bbca1a94",
"commit": "704f99687cf797f74523ac2efe0b4f04ee7568e3",
"args": []
},
{
"path": "webpack/webpack",
"url": "https://github.com/webpack/webpack.git",
"commit": "25f937cf08438e972787e75e0e1479f707212e69",
"commit": "0a6eb4a66adef645924079cb32df64a9bf8880c0",
"args": [
"{.github,benchmark,bin,examples,hot,lib,schemas,setup,tooling}/**/*.{md,yml,yaml,js,json}",
"*.md"
Expand All @@ -131,7 +131,7 @@
{
"path": "typescript-eslint/typescript-eslint",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"commit": "50810144e7f3c863e410103e8f8e8b4b8ef5c7eb",
"commit": "1b340f311c8c4e0da061052690f6014416d2ad2d",
"args": [
"--config=.cspell.json",
"**/*.{md,ts,js}"
Expand All @@ -140,7 +140,7 @@
{
"path": "graphql/graphql-js",
"url": "https://github.com/graphql/graphql-js.git",
"commit": "85700ed6382d57c76d47935adbee6943b29ffd75",
"commit": "57b385b288150960acd09337adf2fc778abb32ab",
"args": [
"**/*.*"
]
Expand All @@ -163,7 +163,7 @@
"--config=cspell.json",
"**/*.{md,ts,js}"
],
"commit": "0a38843115f241c25d81dd63cb490a0d911ed1ba"
"commit": "2d53f6db3bcf50413c9cd56ab6c22c8ec28fcd65"
},
{
"path": "pycontribs/jira",
Expand Down Expand Up @@ -194,7 +194,7 @@
{
"path": "django/django",
"url": "https://github.com/django/django.git",
"commit": "50bbf71bbd51616e2ce48785336ca3746fbe5f24",
"commit": "4d455ae2d7689ce066dfffef9fc29a6f6d3ed33e",
"args": [
"--issues-summary-report",
"**/*.{md,py}"
Expand Down Expand Up @@ -247,7 +247,7 @@
"-e",
"{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"
],
"commit": "d48786e11d252470a2cd0f4b8a7ed62cf10cf949"
"commit": "3852865b8f5b12f26c75ccc30a5a83545f625231"
},
{
"path": "graphql/graphql-spec",
Expand All @@ -273,7 +273,7 @@
"args": [
"en/**/*.md"
],
"commit": "a508d1b3f1a5b25e1e0bf359a3c108f8f77497b2"
"commit": "1f4c5bbd20fb19603a022de7ec02970bbb445ade"
},
{
"path": "pagekit/pagekit",
Expand All @@ -293,7 +293,7 @@
"args": [
"site/**/*.{md,mdx}"
],
"commit": "d70b82942f89e1d72f37561db99286eef4a9bffe"
"commit": "a583d9a8f3a1027566f3d82f0538d61f6d17f0d3"
},
{
"path": "apollographql/apollo-server",
Expand All @@ -303,7 +303,7 @@
"args": [
"**"
],
"commit": "5bf001c6d69b517a03cf57e32bb7a28116384c87"
"commit": "4e9dfe60e0431c71f6677e914f382c6e3e80cdb2"
},
{
"path": "shoelace-style/shoelace",
Expand Down Expand Up @@ -332,7 +332,7 @@
"**/*.go"
],
"uniqueOnly": false,
"commit": "7e77eec0ae824d86f71f410acd78a0f938baeda7"
"commit": "0fab9f0f7db04fdb0c1c3113d51e7c420d3c8f06"
},
{
"path": "eslint/eslint",
Expand All @@ -349,7 +349,7 @@
"--exclude=docs/src/_includes",
"--exclude=docs/src/assets/{fonts,s?css,images}"
],
"commit": "191ec3c0a3f94ce0f110df761f0b2b8949011ccb"
"commit": "2ef0549cac4a9537e4c3a26b9f3edd4c99476bf6"
},
{
"path": "iluwatar/java-design-patterns",
Expand Down Expand Up @@ -377,7 +377,7 @@
"args": [
"**"
],
"commit": "dc5bd887b50c593033408b7faa079d56f38e74b9"
"commit": "af5b9724ab31e8570d9c69ac24c009bb0913960a"
},
{
"path": "RustPython/RustPython",
Expand All @@ -387,7 +387,7 @@
],
"uniqueOnly": false,
"listAllFiles": true,
"commit": "83002d73690c0a0a38968dcb74e65efe3c61059d"
"commit": "320355f6335cc2628477ad7f5347f5ff6783059c"
},
{
"path": "chef/chef",
Expand All @@ -397,23 +397,23 @@
"**"
],
"uniqueOnly": false,
"commit": "3c2984962aa67393cb0e1096742e667fd7b7d719"
"commit": "f82d8e24904136d7cb4df544ccf004a12f9860f4"
},
{
"path": "gitbucket/gitbucket",
"url": "https://github.com/gitbucket/gitbucket.git",
"args": [
"**"
],
"commit": "17a3f64dfda2ce52db5822bd51273899118f68dc"
"commit": "3b49c96646ed7510433dbe2edea547e4eb50a70d"
},
{
"path": "neovim/nvim-lspconfig",
"url": "https://github.com/neovim/nvim-lspconfig.git",
"args": [
"**"
],
"commit": "31026a13eefb20681124706a79fc1df6bf11ab27"
"commit": "451d4ef9abd4f0f08e379ef0d55d1c391b6125a7"
},
{
"path": "MicrosoftDocs/PowerShell-Docs",
Expand All @@ -423,7 +423,7 @@
"**"
],
"uniqueOnly": false,
"commit": "83b5050ba3ca292eb71738ce9dce98f5a4ad8b5c"
"commit": "3be8458615f9e6e31f0b866c1628cdd7955c8e15"
},
{
"path": "vitest-dev/vitest",
Expand All @@ -433,7 +433,7 @@
"--locale=en,en-GB",
"."
],
"commit": "d22b029ae056b9515033d75c1249e9db26612770"
"commit": "7e66bc7266fd4e0beac8828a9cd049e25caefbd7"
},
{
"path": "flutter/samples",
Expand Down Expand Up @@ -465,7 +465,7 @@
"--exclude=**/{third_party,assets}/**",
"**/*.{dart,md}"
],
"commit": "b3c94099c96ee6187ee0d96f3150063233e4d2d8"
"commit": "96d8359e32545da128c094594cf05410a0c6489f"
},
{
"path": "slint-ui/slint",
Expand All @@ -477,7 +477,7 @@
],
"uniqueOnly": false,
"listAllFiles": true,
"commit": "d1e70e2c8142ed983da17a9f86496c0c01a342d0"
"commit": "40af53ca5f527ecc3c081df0c8b01ee986785ff1"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: Azure/azure-rest-api-specs
Url: https://github.com/Azure/azure-rest-api-specs.git
Args: '["--config=cspell.json","**/*.{md,ts,js}"]'
Summary:
files: 2493
files: 2494
filesWithIssues: 11
issues: 309
errors: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: Azure/azure-rest-api-specs
Url: "https://github.com/Azure/azure-rest-api-specs.git"
Args: ["--config=cspell.json","**/*.{md,ts,js}"]
Lines:
CSpell: Files checked: 2493, Issues found: 309 in 11 files.
CSpell: Files checked: 2494, Issues found: 309 in 11 files.
exit code: 1
CONTRIBUTING.md:24:6 - Unknown word (tocstop) -- <!-- tocstop -->
CONTRIBUTING.md:79:3 - Unknown word (Poli) -- - PoliCheck -
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Repository: MicrosoftDocs/PowerShell-Docs
Url: https://github.com/MicrosoftDocs/PowerShell-Docs.git
Args: '["--config=../../../cspell-power-shell-docs.config.yaml","**"]'
Summary:
files: 3125
filesWithIssues: 1087
issues: 4444
files: 3126
filesWithIssues: 1088
issues: 4446
errors: 0
Errors: []

Expand Down Expand Up @@ -4093,6 +4093,8 @@ issues:
- "reference/docs-conceptual/learn/ps101/10-script-modules.md:3:24 mikefrobbins U custom: Contributor-mikefrobbins"
- "reference/docs-conceptual/learn/ps101/10-script-modules.md:5:14 mirobb U ms.reviewer: mirobb"
- "reference/docs-conceptual/learn/ps101/10-script-modules.md:343:20 mikefrobbins U CompanyName = 'mikefrobbins.com'"
- "reference/docs-conceptual/learn/ps101/11-appendix.md:3:24 mikefrobbins U custom: Contributor-mikefrobbins"
- "reference/docs-conceptual/learn/ps101/11-appendix.md:5:14 mirobb U ms.reviewer: mirobb"
- "reference/docs-conceptual/learn/shell/tab-completion.md:56:77 psdf U functions. For example, `i-psdf<tab>` returns"
- "reference/docs-conceptual/learn/shell/using-aliases.md:66:17 cmpo U Set-Alias -Name cmpo -Value Compare-Object"
- "reference/docs-conceptual/learn/shell/using-keyhandlers.md:187:49 eastus U eGroupName myRGName -Location eastus -Name myVM`"
Expand Down Expand Up @@ -4209,13 +4211,13 @@ issues:
- "reference/docs-conceptual/security/remoting/SSH-Remoting-in-PowerShell.md:215:48 sshs U usr/local/bin/pwsh -sshs -NoLogo"
- "reference/docs-conceptual/security/remoting/WinRM-Security.md:53:18 Mandiant U Researchers from Mandiant presented a session"
- "reference/docs-conceptual/security/remoting/WinRM-Security.md:117:8 etype U - The `etype` in the TGS ticket determines"
- "reference/docs-conceptual/toc.yml:92:37 keyhandlers U href: learn/shell/using-keyhandlers.md"
- "reference/docs-conceptual/toc.yml:120:57 shouldprocess U dives/everything-about-shouldprocess.md"
- "reference/docs-conceptual/toc.yml:152:56 ciminstance U getting-wmi-objects--get-ciminstance-.md"
- "reference/docs-conceptual/toc.yml:162:66 filterhashtable U winEvent-queries-with-filterhashtable.md"
- "reference/docs-conceptual/toc.yml:386:41 cmdline U dev-cross-plat/create-cmdline-predictor.md"
- "reference/docs-conceptual/toc.yml:451:46 thon U acktoberfest and other hack-a-thon events"
- "reference/docs-conceptual/toc.yml:452:38 hackathons U community/contributing/hackathons.md"
- "reference/docs-conceptual/toc.yml:94:37 keyhandlers U href: learn/shell/using-keyhandlers.md"
- "reference/docs-conceptual/toc.yml:122:57 shouldprocess U dives/everything-about-shouldprocess.md"
- "reference/docs-conceptual/toc.yml:154:56 ciminstance U getting-wmi-objects--get-ciminstance-.md"
- "reference/docs-conceptual/toc.yml:164:66 filterhashtable U winEvent-queries-with-filterhashtable.md"
- "reference/docs-conceptual/toc.yml:388:41 cmdline U dev-cross-plat/create-cmdline-predictor.md"
- "reference/docs-conceptual/toc.yml:453:46 thon U acktoberfest and other hack-a-thon events"
- "reference/docs-conceptual/toc.yml:454:38 hackathons U community/contributing/hackathons.md"
- "reference/docs-conceptual/whats-new/cmdlet-versions.md:530:7 Creds U | Get-CredsFromCredentialProvider"
- "reference/docs-conceptual/whats-new/differences-from-windows-powershell.md:1215:23 CONSOLEHOST U DELETE_ME_TO_DISABLE_CONSOLEHOST_TELEMETRY` to disable"
- "reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-72.md:96:82 Sazonov U cmdlets (#14513) (Thanks @iSazonov)"
Expand Down Expand Up @@ -4385,7 +4387,7 @@ issues:
- "reference/media/shared/large-yellow-circle-1f7e1.svg:7:72 evenodd U 100d43c\" fill-rule=\"evenodd\"></path>"
- "reference/media/shared/large-yellow-circle-1f7e1.svg:8:72 evenodd U 100d43c\" fill-rule=\"evenodd\"></path>"
- "reference/module/index.md:14:36 windowsserver U FilterColumn1: powershell-7.4,windowsserver2025-ps"
- "reference/module/index.md:15:21 azps U quickFilterColumn2: azps-15.5.0,sqlserver-ps"
- "reference/module/index.md:15:21 azps U quickFilterColumn2: azps-15.6.0,sqlserver-ps"
- "reference/module/index.md:16:42 systemcenter U graph-powershell-1.0,systemcenter-ps-2022"
- "terminology.md:42:38 backticked U should be lowercase and backticked in a paragraph. See"
- "tests/Pester/Update-Help.Tests.ps1:24:34 PSHOME U HelpInstallationPath = \"$PSHOME\\en-US\""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: MicrosoftDocs/PowerShell-Docs
Url: "https://github.com/MicrosoftDocs/PowerShell-Docs.git"
Args: ["--config=../../../cspell-power-shell-docs.config.yaml","**"]
Lines:
CSpell: Files checked: 3125, Issues found: 4444 in 1087 files.
CSpell: Files checked: 3126, Issues found: 4446 in 1088 files.
exit code: 1
CODE_OF_CONDUCT.md:38:38 - Unknown word (opensource) -- reach out at [aka.ms/opensource/moderation-support]
LICENSE.md:122:56 - Unknown word (sublicensable) -- worldwide, royalty-free, non-sublicensable,
Expand Down Expand Up @@ -4088,6 +4088,8 @@ reference/docs-conceptual/learn/ps101/09-functions.md:834:15 - Unknown word (
reference/docs-conceptual/learn/ps101/10-script-modules.md:343:20 - Unknown word (mikefrobbins) -- CompanyName = 'mikefrobbins.com'
reference/docs-conceptual/learn/ps101/10-script-modules.md:3:24 - Unknown word (mikefrobbins) -- custom: Contributor-mikefrobbins
reference/docs-conceptual/learn/ps101/10-script-modules.md:5:14 - Unknown word (mirobb) -- ms.reviewer: mirobb
reference/docs-conceptual/learn/ps101/11-appendix.md:3:24 - Unknown word (mikefrobbins) -- custom: Contributor-mikefrobbins
reference/docs-conceptual/learn/ps101/11-appendix.md:5:14 - Unknown word (mirobb) -- ms.reviewer: mirobb
reference/docs-conceptual/learn/shell/tab-completion.md:56:77 - Unknown word (psdf) -- functions. For example, `i-psdf<tab>` returns
reference/docs-conceptual/learn/shell/using-aliases.md:66:17 - Unknown word (cmpo) -- Set-Alias -Name cmpo -Value Compare-Object
reference/docs-conceptual/learn/shell/using-keyhandlers.md:187:49 - Unknown word (eastus) -- eGroupName myRGName -Location eastus -Name myVM`
Expand Down Expand Up @@ -4204,13 +4206,13 @@ reference/docs-conceptual/security/remoting/jea/using-jea.md:184:5 - Unknown
reference/docs-conceptual/security/remoting/jea/using-jea.md:229:63 - Unknown word (Aformy) -- UserName 'localhost\JEAformyHoster'
reference/docs-conceptual/security/remoting/jea/using-jea.md:229:69 - Unknown word (Hoster) -- UserName 'localhost\JEAformyHoster'
reference/docs-conceptual/security/remoting/powershell-remoting-faq.yml:408:20 - Unknown word (Wsmprovhost) -- process (Wsmprovhost.exe) on the remote computer
reference/docs-conceptual/toc.yml:120:57 - Unknown word (shouldprocess) -- dives/everything-about-shouldprocess.md
reference/docs-conceptual/toc.yml:152:56 - Unknown word (ciminstance) -- getting-wmi-objects--get-ciminstance-.md
reference/docs-conceptual/toc.yml:162:66 - Unknown word (filterhashtable) -- winEvent-queries-with-filterhashtable.md
reference/docs-conceptual/toc.yml:386:41 - Unknown word (cmdline) -- dev-cross-plat/create-cmdline-predictor.md
reference/docs-conceptual/toc.yml:451:46 - Unknown word (thon) -- acktoberfest and other hack-a-thon events
reference/docs-conceptual/toc.yml:452:38 - Unknown word (hackathons) -- community/contributing/hackathons.md
reference/docs-conceptual/toc.yml:92:37 - Unknown word (keyhandlers) -- href: learn/shell/using-keyhandlers.md
reference/docs-conceptual/toc.yml:122:57 - Unknown word (shouldprocess) -- dives/everything-about-shouldprocess.md
reference/docs-conceptual/toc.yml:154:56 - Unknown word (ciminstance) -- getting-wmi-objects--get-ciminstance-.md
reference/docs-conceptual/toc.yml:164:66 - Unknown word (filterhashtable) -- winEvent-queries-with-filterhashtable.md
reference/docs-conceptual/toc.yml:388:41 - Unknown word (cmdline) -- dev-cross-plat/create-cmdline-predictor.md
reference/docs-conceptual/toc.yml:453:46 - Unknown word (thon) -- acktoberfest and other hack-a-thon events
reference/docs-conceptual/toc.yml:454:38 - Unknown word (hackathons) -- community/contributing/hackathons.md
reference/docs-conceptual/toc.yml:94:37 - Unknown word (keyhandlers) -- href: learn/shell/using-keyhandlers.md
reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-72.md:129:11 - Unknown word (awakecoding) -- host by awakecoding · Pull Request #146
reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-72.md:96:82 - Unknown word (Sazonov) -- cmdlets (#14513) (Thanks @iSazonov)
reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-73.md:105:85 - Unknown word (fflaten) -- 4][17804]) (Thanks @fflaten!)
Expand Down Expand Up @@ -4380,7 +4382,7 @@ reference/media/shared/large-yellow-circle-1f7e1.svg:6:72 - Unknown word (e
reference/media/shared/large-yellow-circle-1f7e1.svg:7:72 - Unknown word (evenodd) -- 100d43c" fill-rule="evenodd"></path>
reference/media/shared/large-yellow-circle-1f7e1.svg:8:72 - Unknown word (evenodd) -- 100d43c" fill-rule="evenodd"></path>
reference/module/index.md:14:36 - Unknown word (windowsserver) -- FilterColumn1: powershell-7.4,windowsserver2025-ps
reference/module/index.md:15:21 - Unknown word (azps) -- quickFilterColumn2: azps-15.5.0,sqlserver-ps
reference/module/index.md:15:21 - Unknown word (azps) -- quickFilterColumn2: azps-15.6.0,sqlserver-ps
reference/module/index.md:16:42 - Unknown word (systemcenter) -- graph-powershell-1.0,systemcenter-ps-2022
terminology.md:42:38 - Unknown word (backticked) -- should be lowercase and backticked in a paragraph. See
tests/Pester/Update-Help.Tests.ps1:134:89 - Unknown word (updatablehelp) -- $PSScriptRoot\..\..\updatablehelp\5.1\$moduleName"
Expand Down
Loading
Loading