Skip to content

Commit

Permalink
Merge f4ab173 into dfe162f
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents dfe162f + f4ab173 commit 472f0f8
Show file tree
Hide file tree
Showing 20 changed files with 602 additions and 494 deletions.
52 changes: 26 additions & 26 deletions integration-tests/config/config.json
Expand Up @@ -3,7 +3,7 @@
{
"path": "php/php-src",
"url": "https://github.com/php/php-src.git",
"commit": "d528d29ed4e5833f9b3e696bcb030c6d81c1c523",
"commit": "944b6b6bbd6f05ad905f5f4ad07445792bee4027",
"args": [
"--config=${repoConfig}/cspell.json",
"**/*.{md,c,h,php}"
Expand All @@ -12,7 +12,7 @@
{
"path": "w3c/specberus",
"url": "https://github.com/w3c/specberus.git",
"commit": "857cf3bcd459e1197759bd1a2b0999bb35ef1ebe",
"commit": "ea6b06e2c7cf7e530cc25477182eadcc47e93d3c",
"args": [
"**/*.*"
]
Expand All @@ -28,23 +28,23 @@
{
"path": "liriliri/licia",
"url": "https://github.com/liriliri/licia.git",
"commit": "8167f22e25c91b3e81206570fefc263851ceaa46",
"commit": "3c9bd2733cb39bba3a755cadd19b394426881fdb",
"args": [
"**/*.*"
]
},
{
"path": "wireapp/wire-webapp",
"url": "https://github.com/wireapp/wire-webapp.git",
"commit": "4cbef579700df9042b9f842b90143e5ceeb5e7f6",
"commit": "3cf23eda636024da4427d8ceeacd30e9d3d9a694",
"args": [
"src/script/**/*.{js,ts,tsx,md}"
]
},
{
"path": "typescript-cheatsheets/react",
"url": "https://github.com/typescript-cheatsheets/react.git",
"commit": "867910f2ed482e70fb1d9b51b81132a91ac53b42",
"commit": "44af8a72b93a576a1bfbd2aa209f498f4d734358",
"args": [
"**/*.{ts,js,md}"
]
Expand Down Expand Up @@ -79,15 +79,15 @@
{
"path": "aws-amplify/docs",
"url": "https://github.com/aws-amplify/docs.git",
"commit": "4f05a4042cc7bcf621d0f6cab5ef019e317bd1e9",
"commit": "f320b9540e8eaa4c985b784363d46c64d69ec628",
"args": [
"**/*.{md,mdx}"
]
},
{
"path": "webdeveric/webpack-assets-manifest",
"url": "https://github.com/webdeveric/webpack-assets-manifest.git",
"commit": "61e6142a23c5d966abc26b515000ae4a883beff8",
"commit": "4e6977a5bd776b5f142563389bf18d27ddec0887",
"args": [
"./{.github,src,test}/**/*.{js,json}",
"./*.{md,js}",
Expand All @@ -97,13 +97,13 @@
{
"path": "prettier/prettier",
"url": "https://github.com/prettier/prettier.git",
"commit": "c083abac94bcb878627eaf03f6c1b7cad8c4f4a7",
"commit": "53da86c34dd1c1e1241e85c57469100f2467fcec",
"args": []
},
{
"path": "webpack/webpack",
"url": "https://github.com/webpack/webpack.git",
"commit": "ccecc17c01af96edddb931a76e7a3b21ef2969d8",
"commit": "5239eb4c06383d8663991d61a1b359290cef3136",
"args": [
"{.github,benchmark,bin,examples,hot,lib,schemas,setup,tooling}/**/*.{md,yml,yaml,js,json}",
"*.md"
Expand All @@ -112,15 +112,15 @@
{
"path": "w3c/aria-practices",
"url": "https://github.com/w3c/aria-practices.git",
"commit": "3dd5a2d3af89adc1249bc76106eefce0e44a5de5",
"commit": "087955a2178fdabcd8bc5dc7ade23d8863b24306",
"args": [
"**/*.*"
]
},
{
"path": "SoftwareBrothers/admin-bro",
"url": "https://github.com/SoftwareBrothers/admin-bro.git",
"commit": "daa4efb0d33bfae4c3726dee49bed331f2f65cef",
"commit": "c87dd01d44db12abcd90399414c2c90da68fe319",
"args": [
"src/**/*.{ts,js,tsx,jsx}",
"**/*.md"
Expand All @@ -129,7 +129,7 @@
{
"path": "typescript-eslint/typescript-eslint",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"commit": "97c0e8606705dc0b4ef8b4ee5206111276c8a170",
"commit": "d053cde3e8b5bf9ba1c22fd64a7456d672ef77ca",
"args": [
"--config=.cspell.json",
"**/*.{md,ts,js}"
Expand All @@ -138,15 +138,15 @@
{
"path": "graphql/graphql-js",
"url": "https://github.com/graphql/graphql-js.git",
"commit": "4175b26ed97167c93aa19f596c3329e28c865e70",
"commit": "730d5af8e933235fd5aa312a00be465db0b8acf5",
"args": [
"**/*.*"
]
},
{
"path": "microsoft/TypeScript-Website",
"url": "https://github.com/microsoft/TypeScript-Website.git",
"commit": "c1050864dbc359cfa957aa8b52db624cd379ddcf",
"commit": "55b4957f3f06ec08164e3fa97bf9ce3138899d8f",
"args": [
"--config=${repoConfig}/cspell.json",
"**/*.*"
Expand All @@ -159,20 +159,20 @@
"--config=cSpell.json",
"**/*.{md,ts,js}"
],
"commit": "2fd8d844ff4be936d818b7ec7c1b4bd668bbeddb"
"commit": "cabd74ee0c752185e6b70f53cc61d7ad0bd9a9a7"
},
{
"path": "pycontribs/jira",
"url": "https://github.com/pycontribs/jira.git",
"commit": "09ece94f3cae7e6d0becfa87d77d6a05ce01cdf6",
"commit": "ecb1db9f6c1996db0a7a29eeed9e0671197878b0",
"args": [
"**/*.*"
]
},
{
"path": "exonum/exonum",
"url": "https://github.com/exonum/exonum.git",
"commit": "65fd935e81f2cbd5449187b549134c79ec2af4ad",
"commit": "b4df0dcbaec6c88d234d21e9dda04816fee0ada3",
"args": [
"**/*.{rs,md,py,proto}"
]
Expand All @@ -188,15 +188,15 @@
{
"path": "django/django",
"url": "https://github.com/django/django.git",
"commit": "3d7ac6420c0ff23305bc50c69c419c4ed5d2a838",
"commit": "b55ebe32417e0884b6b8b3e1bc0379033aa221af",
"args": [
"**/*.{md,py}"
]
},
{
"path": "alexiosc/megistos",
"url": "https://github.com/alexiosc/megistos.git",
"commit": "3ed90fc679bd10dd8cbab43b3681269a8f654360",
"commit": "de793bf8da600066c3f1262e91063e355c246296",
"args": [
"--config=${repoConfig}/cspell.json",
"**/*.{md,c,h,html}"
Expand All @@ -205,7 +205,7 @@
{
"path": "streetsidesoftware/regexp-worker",
"url": "https://github.com/streetsidesoftware/regexp-worker",
"commit": "c9c8c7ebe366ba416e29d28d0d1dcee6c2f8637b",
"commit": "1857f3b7b017648c4436adb06a0bc5807055e5c6",
"args": [
"**/*.{md,ts}"
]
Expand Down Expand Up @@ -253,7 +253,7 @@
"-e",
"{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"
],
"commit": "64c0c00659ed2274723fc0186bb5429d4bf5443b"
"commit": "a051ecd898c7dd3c43c32e6f5b0aa29672b8f73f"
},
{
"path": "graphql/graphql-spec",
Expand All @@ -278,7 +278,7 @@
"args": [
"en/**/*.md"
],
"commit": "e54019914a09dbdb9d27246603bb826bcc755410"
"commit": "03debc3dc990b53d994ad8aec63a1b70c487d990"
},
{
"path": "streetsidesoftware/cspell-dicts",
Expand All @@ -289,7 +289,7 @@
"args": [
"**/*.*"
],
"commit": "49a199a2ad2cd2fcfad9893e45ce08687f1292fb"
"commit": "1ef7a56bd6e017bccb7bc225ddd435df0e5213fe"
},
{
"path": "pagekit/pagekit",
Expand All @@ -309,15 +309,15 @@
"args": [
"site/**/*.md"
],
"commit": "e8f4cba9a05fc06fc6f7f11883b9c82e2027bff0"
"commit": "f0e12209700dafb7b5eca48e31e90253827751a8"
},
{
"path": "apollographql/apollo-server",
"url": "https://github.com/apollographql/apollo-server.git",
"args": [
"**"
],
"commit": "c6540e5a619bc8bc43da518a12d855905e0cf52a"
"commit": "37a5c862261806817a1d71852c4e1d9cdb59eab2"
},
{
"path": "shoelace-style/shoelace",
Expand All @@ -327,7 +327,7 @@
"-e",
"docs/assets/**"
],
"commit": "938c7d243781d87ad45b1942f04bc92b9e3a6ee2"
"commit": "2ad00deb388cf16c796b09a5d772e519e6fac03e"
}
]
}
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: 1761, Issues found: 2070 in 634 files
CSpell: Files checked: 1762, Issues found: 2078 in 636 files
exit code: 1
./README.md:20:179 - Unknown word (Dataplane) -- RPs' Resource types or Dataplane API versions that represent
./README.md:30:134 - Unknown word (dataplane) -- per resource type or dataplane service version. This
Expand Down Expand Up @@ -136,7 +136,7 @@ Lines:
./specification/communication/data-plane/Chat/readme.md:38:33 - Unknown word (communicationserviceschat) -- 2020-09-21-preview2/communicationserviceschat.json
./specification/communication/data-plane/PhoneNumbers/readme.md:32:18 - Unknown word (phonenumber) -- ### Tag: package-phonenumber-2021-03-07
./specification/communication/data-plane/PhoneNumbers/readme.md:38:23 - Unknown word (phonenumbers) -- - stable/2021-03-07/phonenumbers.json
./specification/communication/data-plane/PhoneNumbers/readme.md:43:4 - Unknown word (Supression) -- ## Supression
./specification/communication/data-plane/PhoneNumbers/readme.md:54:4 - Unknown word (Supression) -- ## Supression
./specification/communication/data-plane/ShortCodes/readme.md:32:18 - Unknown word (shortcode) -- ### Tag: package-shortcode-2021-10-25-preview
./specification/communication/data-plane/SipRouting/readme.md:38:32 - Unknown word (communicationservicessiprouting) -- preview/2021-05-01-preview/communicationservicessiprouting.json
./specification/communication/data-plane/Sms/readme.md:38:33 - Unknown word (communicationservicessms) -- 2020-07-20-preview1/communicationservicessms.json
Expand Down Expand Up @@ -187,6 +187,7 @@ Lines:
./specification/domainservices/resource-manager/readme.md:38:35 - Unknown word (oucontainer) -- AAD/stable/2021-05-01/oucontainer.json
./specification/edgeorder/resource-manager/readme.go.md:9:14 - Unknown word (edgeorder) -- namespace: edgeorder
./specification/edgeorderpartner/resource-manager/readme.md:39:57 - Unknown word (edgeorderpartner) -- preview/2020-12-01-preview/edgeorderpartner.json
./specification/elastic/resource-manager/readme.go.md:14:42 - Unknown word (armelastic) -- resourcemanager/elastic/armelastic
./specification/eventgrid/data-plane/readme.md:64:29 - Unknown word (Jhon) -- senderDisplayName": "Jhon",
./specification/eventhub/resource-manager/readme.md:87:49 - Unknown word (networkrulessets) -- preview/2021-01-01-preview/networkrulessets-preview.json
./specification/extendedlocation/resource-manager/readme.md:38:59 - Unknown word (customlocations) -- preview/2021-03-15-preview/customlocations.json
Expand All @@ -212,8 +213,8 @@ Lines:
./specification/iothub/resource-manager/readme.go.md:14:41 - Unknown word (armiothub) -- resourcemanager/iothub/armiothub
./specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/index.md:2:4 - Unknown word (assetid) -- ms.assetid: 357c9947-1098-4a03
./specification/keyvault/data-plane/readme.md:39:44 - Unknown word (backuprestore) -- preview/7.3-preview/backuprestore.json
./specification/keyvault/resource-manager/readme.md:158:5 - Unknown word (Supressions) -- ### Supressions
./specification/keyvault/resource-manager/readme.md:167:91 - Unknown word (syncronous) -- return a mix of 202 and syncronous return types (200,
./specification/keyvault/resource-manager/readme.md:188:5 - Unknown word (Supressions) -- ### Supressions
./specification/keyvault/resource-manager/readme.md:197:91 - Unknown word (syncronous) -- return a mix of 202 and syncronous return types (200,
./specification/kubernetesconfiguration/resource-manager/readme.csharp.md:14:40 - Unknown word (kubernetesconfiguration) -- csharp-sdks-folder)/kubernetesconfiguration/Microsoft.Azure.Management
./specification/kubernetesconfiguration/resource-manager/readme.md:45:66 - Unknown word (fluxconfiguration) -- preview/2022-01-01-preview/fluxconfiguration.json
./specification/logic/resource-manager/readme.go.md:14:40 - Unknown word (armlogic) -- resourcemanager/logic/armlogic
Expand Down Expand Up @@ -366,7 +367,7 @@ Lines:
./specification/servicelinker/resource-manager/readme.csharp.md:14:40 - Unknown word (servicelinker) -- csharp-sdks-folder)/servicelinker/management/Microsoft
./specification/signalr/resource-manager/readme.go.md:14:42 - Unknown word (armsignalr) -- resourcemanager/signalr/armsignalr
./specification/sql/resource-manager/readme.go.md:7:38 - Unknown word (armsql) -- resourcemanager/sql/armsql
./specification/sql/resource-manager/readme.md:1683:40 - Unknown word (sqlmanagement) -- csharp-sdks-folder)/sqlmanagement/Microsoft.Azure.Management
./specification/sql/resource-manager/readme.md:1685:40 - Unknown word (sqlmanagement) -- csharp-sdks-folder)/sqlmanagement/Microsoft.Azure.Management
./specification/storage/data-plane/Microsoft.BlobStorage/readme.md:73:34 - Unknown word (predfined) -- These parameters are predfined by storage specifications
./specification/storage/resource-manager/readme.go.md:14:42 - Unknown word (armstorage) -- resourcemanager/storage/armstorage
./specification/storagecache/resource-manager/readme.az.md:7:15 - Unknown word (storagecache) -- extensions: storagecache
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/snapshots/aws-amplify/docs/snapshot.txt
Expand Up @@ -3,7 +3,7 @@ Repository: aws-amplify/docs
Url: "https://github.com/aws-amplify/docs.git"
Args: ["**/*.{md,mdx}"]
Lines:
CSpell: Files checked: 1305, Issues found: 8 in 6 files
CSpell: Files checked: 1310, Issues found: 8 in 6 files
exit code: 1
./src/fragments/lib/auth/flutter/device_features/20_forgetDevice.mdx:20:55 - Unknown word (bcfa) -- _38284cea-6c7f-4a8c-bcfa-ac8946a0d1eb');
./src/fragments/lib/client-configuration/js/js-configuration.mdx:95:30 - Unknown word (testappa) -- user_files_s3_bucket: "testappa321fb103f1f2ae6a4d25d
Expand Down

0 comments on commit 472f0f8

Please sign in to comment.