Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Workflow Bot -- Update Dictionaries (dev-config) #4999

Merged
merged 1 commit into from
Nov 24, 2023
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Repository: Azure/azure-rest-api-specs
Url: "https://github.com/Azure/azure-rest-api-specs.git"
Args: ["--config=cSpell.json","**/*.{md,ts,js}"]
Lines:
File: "./Azure/azure-rest-api-specs/cSpell.json"
CSpell: Files checked: 2216, Issues found: 2596 in 796 files
exit code: 1
./CONTRIBUTING.md:24:6 - Unknown word (tocstop) -- <!-- tocstop -->
Expand Down Expand Up @@ -487,4 +486,3 @@ Lines:
./specification/windowsiot/resource-manager/readme.az.md:7:15 - Unknown word (windowsiotservices) -- extensions: windowsiotservices
./specification/workloads/resource-manager/Microsoft.Workloads/SAPVirtualInstance/readme.az.md:9:17 - Unknown word (sapvirtualinstance) -- extensions: sapvirtualinstance
./specification/workloads/resource-manager/Microsoft.Workloads/monitors/readme.az.md:9:17 - Unknown word (sapmonitors) -- extensions: sapmonitors
Legacy config file version found: "0.1", upgrade to "0.2"
4 changes: 2 additions & 2 deletions integration-tests/snapshots/eslint/eslint/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/eslint/eslint
Args: '["**","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--exclude=tests/bench/large.js","--exclude=docs/src/_includes","--exclude=docs/src/assets/{fonts,s?css,images}"]'
Summary:
files: 1898
filesWithIssues: 1258
issues: 5491
filesWithIssues: 1257
issues: 5490
errors: 0
Errors: []

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/snapshots/eslint/eslint/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: eslint/eslint
Url: "https://github.com/eslint/eslint"
Args: ["**","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--exclude=tests/bench/large.js","--exclude=docs/src/_includes","--exclude=docs/src/assets/{fonts,s?css,images}"]
Lines:
CSpell: Files checked: 1898, Issues found: 5491 in 1258 files
CSpell: Files checked: 1898, Issues found: 5490 in 1257 files
exit code: 1
./Makefile.js:144:88 - Unknown word (ined) -- followed by the string "ined".
./Makefile.js:150:48 - Unknown word (blogpost) -- render(cat("./templates/blogpost.md.ejs"), renderContext
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-bundled-dicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@cspell/dict-ruby": "^5.0.1",
"@cspell/dict-rust": "^4.0.1",
"@cspell/dict-scala": "^5.0.0",
"@cspell/dict-software-terms": "^3.3.9",
"@cspell/dict-software-terms": "^3.3.10",
"@cspell/dict-sql": "^2.1.2",
"@cspell/dict-svelte": "^1.0.2",
"@cspell/dict-swift": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.