Skip to content

Commit e053693

Browse files
fix: Workflow Bot -- Update Dictionaries (main) (#6931)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent 12d852d commit e053693

File tree

14 files changed

+59
-74
lines changed

14 files changed

+59
-74
lines changed

integration-tests/snapshots/MartinThoma/LaTeX-examples/report.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Args: '["**/*.{md,tex}"]'
55
Summary:
66
files: 1409
77
filesWithIssues: 494
8-
issues: 4759
8+
issues: 4761
99
errors: 0
1010
Errors: []
1111

@@ -1291,6 +1291,7 @@ issues:
12911291
- "misc/sound/README.md:2:10 Lazarides U [Yiannis Lazarides](http://tex.stackexchange"
12921292
- "misc/sound/README.md:4:63 Texlive U probably that you need Texlive 2014."
12931293
- "misc/sound/sound.tex:29:43 Helloooo U Tex Stack Exchange. Helloooo, can anybody hear me"
1294+
- "misc/sound/sound.tex:56:277 Centauri U creatures from Alpha Centauri were real small furry"
12941295
- "misc/sound/sound.tex:70:5 bordercolor U bordercolor={0.990 .980 .85},%"
12951296
- "presentations/Advanced/Advanced.tex:28:55 subsubsections U thesection}] % shows only subsubsections of one subsection"
12961297
- "presentations/Bachelor-Final-Presentation/LaTeX/end.tex:1:13 HWRT U \\subsection{HWRT and write-math.com}"

integration-tests/snapshots/MartinThoma/LaTeX-examples/snapshot.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Repository: MartinThoma/LaTeX-examples
33
Url: "https://github.com/MartinThoma/LaTeX-examples.git"
44
Args: ["**/*.{md,tex}"]
55
Lines:
6-
CSpell: Files checked: 1409, Issues found: 4759 in 494 files.
6+
CSpell: Files checked: 1409, Issues found: 4761 in 494 files.
77
exit code: 1
88
README.md:12:35 - Unknown word (Wikpedia) -- can be found on [my Wikpedia Commons user page](http
99
README.md:20:26 - Unknown word (seperate) -- Every LaTeX file is in a seperate folder and has its own
@@ -1288,6 +1288,7 @@ misc/sound/README.md:2:10 - Unknown word (Lazarides) -- [Yiannis Lazarides
12881288
misc/sound/README.md:2:2 - Unknown word (Yiannis) -- [Yiannis Lazarides](http://tex
12891289
misc/sound/README.md:4:63 - Unknown word (Texlive) -- probably that you need Texlive 2014.
12901290
misc/sound/sound.tex:29:43 - Unknown word (Helloooo) -- Tex Stack Exchange. Helloooo, can anybody hear me
1291+
misc/sound/sound.tex:56:277 - Unknown word (Centauri) -- creatures from Alpha Centauri were real small furry
12911292
misc/sound/sound.tex:70:5 - Unknown word (bordercolor) -- bordercolor={0.990 .980 .85},%
12921293
presentations/Advanced/Advanced.tex:28:55 - Unknown word (subsubsections) -- thesection}] % shows only subsubsections of one subsection
12931294
presentations/Bachelor-Final-Presentation/LaTeX/end.tex:19:89 - Unknown word (Eicons) -- multiple.svg}{Server} by RRZEicons

integration-tests/snapshots/eslint/eslint/report.yaml

+2-8
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Url: https://github.com/eslint/eslint
44
Args: '[".","--config=../../../config/eslint/cspell.config.yaml","--issues-summary-report","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--exclude=tests/bench/large.js","--exclude=docs/src/_includes","--exclude=docs/src/assets/{fonts,s?css,images}"]'
55
Summary:
66
files: 2058
7-
filesWithIssues: 303
8-
issues: 1641
7+
filesWithIssues: 302
8+
issues: 1623
99
errors: 0
1010
Errors: []
1111

@@ -238,8 +238,6 @@ issues:
238238
- "lib/rules/no-useless-escape.js:33:52 Stvw U new Set(\"\\\\bcdDfnpPrsStvwWxu0123456789]\");"
239239
- "lib/rules/no-useless-escape.js:34:17 CHARCLASS U const REGEX_NON_CHARCLASS_ESCAPES = union(REGEX"
240240
- "lib/rules/no-useless-escape.js:40:13 CLASSSET U const REGEX_CLASSSET_CHARACTER_ESCAPES ="
241-
- "lib/rules/object-shorthand.js:103:34 Longform U expectedLiteralMethodLongform: \"Expected longform"
242-
- "lib/rules/object-shorthand.js:103:54 longform U eralMethodLongform: \"Expected longform method syntax for string"
243241
- "lib/rules/space-unary-ops.js:133:28 Doesnt (Doesn't) U function verifyWordDoesntHaveSpaces(node, firstToken"
244242
- "lib/rules/space-unary-ops.js:246:32 Dont U function verifyNonWordsDontHaveSpaces(node, firstToken"
245243
- "lib/rules/use-isnan.js:132:25 Suggestable U const isSuggestable = fixableOperators.has"
@@ -395,7 +393,6 @@ issues:
395393
- "tests/lib/rules/no-unused-vars.js:1284:32 fooz U code: \"/* global a$fooz,$foo */\\na$fooz;\","
396394
- "tests/lib/rules/no-warning-comments.js:37:92 aeiou U options: [{ terms: [\"[aeiou]\"], location: \"anywhere"
397395
- "tests/lib/rules/no-warning-comments.js:153:30 litera U code: \"// regex [litera|$]\","
398-
- "tests/lib/rules/object-shorthand.js:22:7 LONGFORM U const LONGFORM_PROPERTY_ERROR = { messageId"
399396
- "tests/lib/rules/object-shorthand.js:222:30 afoob U code: \"var x = { afoob: function() {} }\","
400397
- "tests/lib/rules/prefer-arrow-callback.js:232:27 amet U dolor sit amet. */ {"
401398
- "tests/lib/rules/prefer-object-spread.js:212:112 butwhy U {}, { superNested: 'butwhy' })))\","
@@ -816,9 +813,6 @@ issuesSummary:
816813
- "text: lmnn, count: 1, files: 1,"
817814
- "text: loeader, count: 1, files: 1,"
818815
- "text: logicals, count: 1, files: 1,"
819-
- "text: longform, count: 5, files: 1,"
820-
- "text: Longform, count: 8, files: 2,"
821-
- "text: LONGFORM, count: 5, files: 1,"
822816
- "text: longlonglong, count: 5, files: 1,"
823817
- "text: loopage, count: 5, files: 1,"
824818
- "text: loopfunc, count: 4, files: 1,"

integration-tests/snapshots/eslint/eslint/snapshot.txt

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Repository: eslint/eslint
33
Url: "https://github.com/eslint/eslint"
44
Args: [".","--config=../../../config/eslint/cspell.config.yaml","--issues-summary-report","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--exclude=tests/bench/large.js","--exclude=docs/src/_includes","--exclude=docs/src/assets/{fonts,s?css,images}"]
55
Lines:
6-
CSpell: Files checked: 2058, Issues found: 1641 in 303 files.
6+
CSpell: Files checked: 2058, Issues found: 1623 in 302 files.
77
exit code: 1
88
Makefile.js:128:88 - Unknown word (ined) -- followed by the string "ined".
99
Makefile.js:359:12 - Unknown word (gensite) -- target.gensite();
@@ -258,8 +258,6 @@ lib/rules/no-useless-escape.js:33:45 - Unknown word (Dfnp) -- ESCAPES
258258
lib/rules/no-useless-escape.js:33:52 - Unknown word (Stvw) -- new Set("\\bcdDfnpPrsStvwWxu0123456789]");
259259
lib/rules/no-useless-escape.js:34:17 - Unknown word (CHARCLASS) -- const REGEX_NON_CHARCLASS_ESCAPES = union(REGEX
260260
lib/rules/no-useless-escape.js:40:13 - Unknown word (CLASSSET) -- const REGEX_CLASSSET_CHARACTER_ESCAPES =
261-
lib/rules/object-shorthand.js:103:34 - Unknown word (Longform) -- expectedLiteralMethodLongform: "Expected longform
262-
lib/rules/object-shorthand.js:103:54 - Unknown word (longform) -- eralMethodLongform: "Expected longform method syntax for string
263261
lib/rules/space-unary-ops.js:133:28 - Unknown word (Doesnt) -- function verifyWordDoesntHaveSpaces(node, firstToken
264262
lib/rules/space-unary-ops.js:246:32 - Unknown word (Dont) -- function verifyNonWordsDontHaveSpaces(node, firstToken
265263
lib/rules/use-isnan.js:132:25 - Unknown word (Suggestable) -- const isSuggestable = fixableOperators.has
@@ -391,7 +389,6 @@ tests/lib/rules/no-unused-vars.js:1284:32 - Unknown word (fooz) -- code:
391389
tests/lib/rules/no-warning-comments.js:153:30 - Unknown word (litera) -- code: "// regex [litera|$]",
392390
tests/lib/rules/no-warning-comments.js:37:92 - Unknown word (aeiou) -- options: [{ terms: ["[aeiou]"], location: "anywhere
393391
tests/lib/rules/object-shorthand.js:222:30 - Unknown word (afoob) -- code: "var x = { afoob: function() {} }",
394-
tests/lib/rules/object-shorthand.js:22:7 - Unknown word (LONGFORM) -- const LONGFORM_PROPERTY_ERROR = { messageId
395392
tests/lib/rules/prefer-arrow-callback.js:232:27 - Unknown word (amet) -- dolor sit amet. */ {
396393
tests/lib/rules/prefer-object-spread.js:212:112 - Unknown word (butwhy) -- {}, { superNested: 'butwhy' })))",
397394
tests/lib/rules/prefer-object-spread.js:699:39 - Unknown word (somethingelse) -- import { Something as somethingelse } from 'foo';

integration-tests/snapshots/flutter/samples/report.yaml

+1-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Args: '["--issues-summary-report","--locale=en,en-GB,lorem","--exclude=**/*.{pbx
55
Summary:
66
files: 2684
77
filesWithIssues: 964
8-
issues: 10153
8+
issues: 10150
99
errors: 0
1010
Errors: []
1111

@@ -4957,11 +4957,8 @@ issues:
49574957
- "compass_app/app/assets/activities.json:25097:22 Tunupa U \"locationName\": \"Tunupa Volcano\","
49584958
- "compass_app/app/assets/activities.json:25103:39 tunupa U road-adventure-to-the-tunupa-volcano\","
49594959
- "compass_app/app/assets/activities.json:25143:34 Cueva U Cave Exploration at Cueva del Diablo\","
4960-
- "compass_app/app/assets/activities.json:25143:44 Diablo U Exploration at Cueva del Diablo\","
49614960
- "compass_app/app/assets/activities.json:25145:22 Cueva U \"locationName\": \"Cueva del Diablo\","
4962-
- "compass_app/app/assets/activities.json:25145:32 Diablo U locationName\": \"Cueva del Diablo\","
49634961
- "compass_app/app/assets/activities.json:25151:33 cueva U cave-exploration-at-cueva-del-diablo\","
4964-
- "compass_app/app/assets/activities.json:25151:43 diablo U exploration-at-cueva-del-diablo\","
49654962
- "compass_app/app/assets/activities.json:25229:22 Colchani U \"locationName\": \"Colchani Village\","
49664963
- "compass_app/app/assets/activities.json:25299:27 Gaslamp U name\": \"Discover the Gaslamp Quarter\","
49674964
- "compass_app/app/assets/activities.json:25300:55 Gaslamp U time in the historic Gaslamp Quarter, a vibrant district"
@@ -10881,8 +10878,6 @@ issuesSummary:
1088110878
- "text: Deshmukh, count: 1, files: 1,"
1088210879
- "text: Dfile, count: 2, files: 2,"
1088310880
- "text: Dhofar, count: 1, files: 1,"
10884-
- "text: diablo, count: 1, files: 1,"
10885-
- "text: Diablo, count: 2, files: 1,"
1088610881
- "text: diani, count: 1, files: 1,"
1088710882
- "text: Diani, count: 4, files: 1,"
1088810883
- "text: dimen, count: 13, files: 3,"

integration-tests/snapshots/flutter/samples/snapshot.txt

+7-10
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Repository: flutter/samples
33
Url: "https://github.com/flutter/samples"
44
Args: ["--issues-summary-report","--locale=en,en-GB,lorem","--exclude=**/*.{pbxproj,xcworkspace,xcworkspacedata,xcscheme,xcconfig,plist}","."]
55
Lines:
6-
CSpell: Files checked: 2684, Issues found: 10153 in 964 files.
6+
CSpell: Files checked: 2684, Issues found: 10150 in 964 files.
77
exit code: 1
88
AUTHORS:7:1 - Unknown word (Abhijeeth) -- Abhijeeth Padarthi <rkinabhi@gmail
99
AUTHORS:7:11 - Unknown word (Padarthi) -- Abhijeeth Padarthi <rkinabhi@gmail.com
@@ -3710,11 +3710,8 @@ compass_app/app/assets/activities.json:25096:92 - Unknown word (stratovolcano)
37103710
compass_app/app/assets/activities.json:25097:22 - Unknown word (Tunupa) -- "locationName": "Tunupa Volcano",
37113711
compass_app/app/assets/activities.json:25103:39 - Unknown word (tunupa) -- road-adventure-to-the-tunupa-volcano",
37123712
compass_app/app/assets/activities.json:25143:34 - Unknown word (Cueva) -- Cave Exploration at Cueva del Diablo",
3713-
compass_app/app/assets/activities.json:25143:44 - Unknown word (Diablo) -- Exploration at Cueva del Diablo",
37143713
compass_app/app/assets/activities.json:25145:22 - Unknown word (Cueva) -- "locationName": "Cueva del Diablo",
3715-
compass_app/app/assets/activities.json:25145:32 - Unknown word (Diablo) -- locationName": "Cueva del Diablo",
37163714
compass_app/app/assets/activities.json:25151:33 - Unknown word (cueva) -- cave-exploration-at-cueva-del-diablo",
3717-
compass_app/app/assets/activities.json:25151:43 - Unknown word (diablo) -- exploration-at-cueva-del-diablo",
37183715
compass_app/app/assets/activities.json:25229:22 - Unknown word (Colchani) -- "locationName": "Colchani Village",
37193716
compass_app/app/assets/activities.json:25299:27 - Unknown word (Gaslamp) -- name": "Discover the Gaslamp Quarter",
37203717
compass_app/app/assets/activities.json:25300:55 - Unknown word (Gaslamp) -- time in the historic Gaslamp Quarter, a vibrant district
@@ -3797,9 +3794,9 @@ compass_app/app/assets/activities.json:25803:34 - Unknown word (Vieja)
37973794
compass_app/app/assets/activities.json:25804:220 - Unknown word (pintxos) -- into local shops and pintxos bars. Soak in the vibrant
37983795
compass_app/app/assets/activities.json:25804:52 - Unknown word (Vieja) -- in the charming Parte Vieja, the historic heart
37993796
compass_app/app/assets/activities.json:25805:28 - Unknown word (Vieja) -- locationName": "Parte Vieja",
3800-
compass_app/app/assets/activities.json:25811:33 - Unknown word (vieja) -- exploring-the-parte-vieja-old-town-",
3801-
compass_app/app/assets/activities.json:25827:14 - Unknown word (Peine) -- "name": "Peine del Viento Sculptures
3802-
compass_app/app/assets/activities.json:25827:24 - Unknown word (Viento) -- "name": "Peine del Viento Sculptures and Paseo
3797+
compass_app/app/assets/activities.json:25811:33 - Unknown word (vieja) -- exploring-the-parte-vieja-old-town-",
3798+
compass_app/app/assets/activities.json:25827:14 - Unknown word (Peine) -- "name": "Peine del Viento Sculptures
3799+
compass_app/app/assets/activities.json:25827:24 - Unknown word (Viento) -- "name": "Peine del Viento Sculptures and Paseo
38033800
compass_app/app/assets/activities.json:25827:52 - Unknown word (Nuevo) -- Sculptures and Paseo Nuevo",
38043801
compass_app/app/assets/activities.json:25828:148 - Unknown word (Peine) -- Biscay. Admire the iconic Peine del Viento sculptures
38053802
compass_app/app/assets/activities.json:25828:158 - Unknown word (Viento) -- the iconic Peine del Viento sculptures by Eduardo
@@ -3894,9 +3891,9 @@ compass_app/app/assets/activities.json:26248:229 - Unknown word (Cannonau)
38943891
compass_app/app/assets/activities.json:26259:30 - Unknown word (Zuddas) -- name": "Go Caving in Is Zuddas Caves",
38953892
compass_app/app/assets/activities.json:26260:76 - Unknown word (Zuddas) -- by exploring the Is Zuddas Caves, renowned for
38963893
compass_app/app/assets/activities.json:26261:25 - Unknown word (Zuddas) -- "locationName": "Is Zuddas Caves",
3897-
compass_app/app/assets/activities.json:26267:29 - Unknown word (zuddas) -- ref": "go-caving-in-is-zuddas-caves",
3898-
compass_app/app/assets/activities.json:26271:41 - Unknown word (Maddalena) -- the Archipelago of La Maddalena",
3899-
compass_app/app/assets/activities.json:26272:70 - Unknown word (Maddalena) -- the Archipelago of La Maddalena, a collection of stunning
3894+
compass_app/app/assets/activities.json:26267:29 - Unknown word (zuddas) -- ref": "go-caving-in-is-zuddas-caves",
3895+
compass_app/app/assets/activities.json:26271:41 - Unknown word (Maddalena) -- the Archipelago of La Maddalena",
3896+
compass_app/app/assets/activities.json:26272:70 - Unknown word (Maddalena) -- the Archipelago of La Maddalena, a collection of stunning
39003897
compass_app/app/assets/activities.json:26273:40 - Unknown word (Maddalena) -- "Archipelago of La Maddalena",
39013898
compass_app/app/assets/activities.json:26279:40 - Unknown word (maddalena) -- the-archipelago-of-la-maddalena",
39023899
compass_app/app/assets/activities.json:2627:29 - Unknown word (icewalk) -- ref": "johnston-canyon-icewalk",

integration-tests/snapshots/iluwatar/java-design-patterns/report.yaml

+4-6
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ Url: https://github.com/iluwatar/java-design-patterns.git
44
Args: '["**/*.md","**/*.java"]'
55
Summary:
66
files: 1917
7-
filesWithIssues: 1895
8-
issues: 11564
7+
filesWithIssues: 1894
8+
issues: 11558
99
errors: 0
1010
Errors: []
1111

1212
issues:
13-
- "abstract-document/README.md:26:169 audiobooks U physical books, eBooks, and audiobooks. Each format has unique"
14-
- "abstract-document/README.md:148:41 Lambo U Property.MODEL.toString(), \"Lambo\","
15-
- "abstract-document/README.md:173:30 iluwatar U 391 [main] INFO com.iluwatar.abstractdocument.App"
13+
- "abstract-document/README.md:148:41 Lambo U Property.MODEL.toString(), \"Lambo\","
14+
- "abstract-document/README.md:173:30 iluwatar U 391 [main] INFO com.iluwatar.abstractdocument.App"
1615
- "abstract-document/src/main/java/com/iluwatar/abstractdocument/AbstractDocument.java:2:70 viewmodel U license. Module model-view-viewmodel is using ZK framework"
1716
- "abstract-document/src/main/java/com/iluwatar/abstractdocument/AbstractDocument.java:5:26 Ilkka U Copyright © 2014-2022 Ilkka Seppälä"
1817
- "abstract-document/src/main/java/com/iluwatar/abstractdocument/AbstractDocument.java:5:32 Seppälä U Copyright © 2014-2022 Ilkka Seppälä"
@@ -343,7 +342,6 @@ issues:
343342
- "fluent-interface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/FluentIterable.java:25:38 fluentiterable U iluwatar.fluentinterface.fluentiterable;"
344343
- "fluent-interface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/lazy/DecoratingIterator.java:49:6 Precomputes U * Precomputes and saves the next element"
345344
- "flyweight/README.md:174:65 Urgh U flyweight.PoisonPotion -- Urgh! This is poisonous."
346-
- "game-loop/README.md:4:111 gameplay U how it ensures smooth gameplay by continuously updating"
347345
- "game-loop/src/main/java/com/iluwatar/gameloop/App.java:25:22 gameloop U package com.iluwatar.gameloop;"
348346
- "half-sync-half-async/README.md:123:50 halfsynchalfasync U ] INFO com.iluwatar.halfsynchalfasync.App -- 1"
349347
- "half-sync-half-async/README.md:136:43 multicore U effectively utilize multicore architectures to balance"

integration-tests/snapshots/iluwatar/java-design-patterns/snapshot.txt

+1-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Repository: iluwatar/java-design-patterns
33
Url: "https://github.com/iluwatar/java-design-patterns.git"
44
Args: ["**/*.md","**/*.java"]
55
Lines:
6-
CSpell: Files checked: 1917, Issues found: 11564 in 1895 files.
6+
CSpell: Files checked: 1917, Issues found: 11558 in 1894 files.
77
exit code: 1
88
README.md:100:183 - Unknown word (Stanislav) -- width="100px;" alt="Stanislav Kapinus"/><br /><sub
99
README.md:100:193 - Unknown word (Kapinus) -- px;" alt="Stanislav Kapinus"/><br /><sub><b>Stanislav
@@ -471,7 +471,6 @@ README.md:99:176 - Unknown word (Mihály) -- width="100px;" alt="Mihál
471471
README.md:99:183 - Unknown word (Kuprivecz) -- 100px;" alt="Mihály Kuprivecz"/><br /><sub><b>Mih
472472
abstract-document/README.md:148:41 - Unknown word (Lambo) -- Property.MODEL.toString(), "Lambo",
473473
abstract-document/README.md:173:30 - Unknown word (iluwatar) -- 391 [main] INFO com.iluwatar.abstractdocument.App
474-
abstract-document/README.md:26:169 - Unknown word (audiobooks) -- physical books, eBooks, and audiobooks. Each format has unique
475474
abstract-document/src/main/java/com/iluwatar/abstractdocument/AbstractDocument.java:2:70 - Unknown word (viewmodel) -- license. Module model-view-viewmodel is using ZK framework
476475
abstract-document/src/main/java/com/iluwatar/abstractdocument/AbstractDocument.java:5:26 - Unknown word (Ilkka) -- Copyright © 2014-2022 Ilkka Seppälä
477476
abstract-document/src/main/java/com/iluwatar/abstractdocument/AbstractDocument.java:5:32 - Unknown word (Seppälä) -- Copyright © 2014-2022 Ilkka Seppälä
@@ -802,7 +801,6 @@ fluent-interface/README.md:173:9 - Unknown word (Hamcrest) -- * [Java
802801
fluent-interface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/FluentIterable.java:25:38 - Unknown word (fluentiterable) -- iluwatar.fluentinterface.fluentiterable;
803802
fluent-interface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/lazy/DecoratingIterator.java:49:6 - Unknown word (Precomputes) -- * Precomputes and saves the next element
804803
flyweight/README.md:174:65 - Unknown word (Urgh) -- flyweight.PoisonPotion -- Urgh! This is poisonous.
805-
game-loop/README.md:4:111 - Unknown word (gameplay) -- how it ensures smooth gameplay by continuously updating
806804
game-loop/src/main/java/com/iluwatar/gameloop/App.java:25:22 - Unknown word (gameloop) -- package com.iluwatar.gameloop;
807805
half-sync-half-async/README.md:123:50 - Unknown word (halfsynchalfasync) -- ] INFO com.iluwatar.halfsynchalfasync.App -- 1
808806
half-sync-half-async/README.md:136:43 - Unknown word (multicore) -- effectively utilize multicore architectures to balance

integration-tests/snapshots/microsoft/TypeScript-Website/report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Url: https://github.com/microsoft/TypeScript-Website.git
44
Args: '["--config=${repoConfig}/cspell.json","**/*.*"]'
55
Summary:
66
files: 760
7-
filesWithIssues: 165
8-
issues: 705
7+
filesWithIssues: 163
8+
issues: 699
99
errors: 0
1010
Errors: []
1111

0 commit comments

Comments
 (0)