diff --git a/integration-tests/snapshots/AdaDoom3/AdaDoom3/report.yaml b/integration-tests/snapshots/AdaDoom3/AdaDoom3/report.yaml index f3038bb7d9f..04a59c479f4 100644 --- a/integration-tests/snapshots/AdaDoom3/AdaDoom3/report.yaml +++ b/integration-tests/snapshots/AdaDoom3/AdaDoom3/report.yaml @@ -5,7 +5,7 @@ Args: '["**/*.*"]' Summary: files: 103 filesWithIssues: 98 - issues: 3254 + issues: 3249 errors: 0 Errors: [] @@ -513,7 +513,6 @@ issues: - "Engine/neo-core-compression.adb:118:7 dondx U dondx : Thin.IC.size_t;" - "Engine/neo-core-console.adb:16:33 perserve U Optimize string stuff, perserve config comments, and" - "Engine/neo-core-console.adb:102:73 cvar U NULL_STR_UNBOUND; -- A cvar that goes out of scope" - - "Engine/neo-core-console.adb:215:10 Commandline U -- Commandline interaction" - "Engine/neo-core-console.adb:217:9 Vals U Vals : Str_Unbound := NULL" - "Engine/neo-core-console.adb:368:6 Initalized U -- Initalized data" - "Engine/neo-core-console.ads:25:43 cvars U query of commands and cvars" @@ -830,7 +829,6 @@ issues: - "Engine/Systems/Win32/neo-engine-system-console.adb:34:54 Lucida U Str_C := To_Str_C (\"Lucida Console\");" - "Engine/Systems/Win32/neo-engine-system-console.adb:224:120 mwindows U This fails without -mwindows" - "Engine/Systems/Win32/neo-engine-system-console.adb:296:27 inputed U -- Query user inputed sizes then calculate" - - "Engine/Systems/Win32/neo-engine-system.adb:192:16 commandline U -- Execute a commandline statement" - "Engine/Systems/Win32/neo-engine-system.adb:275:9 FULLSCREEN U STYLE_FULLSCREEN : constant Int_Unsigned" - "Engine/Systems/Win32/neo-engine-system.adb:395:18 unrestrict U -- Restrict or unrestrict cursor movement (also" - "Engine/Systems/Win32/neo-engine-system.adb:401:10 Unclip U -- Unclip cursor" diff --git a/integration-tests/snapshots/AdaDoom3/AdaDoom3/snapshot.txt b/integration-tests/snapshots/AdaDoom3/AdaDoom3/snapshot.txt index 270b777f54a..cf81fbbfae7 100644 --- a/integration-tests/snapshots/AdaDoom3/AdaDoom3/snapshot.txt +++ b/integration-tests/snapshots/AdaDoom3/AdaDoom3/snapshot.txt @@ -3,7 +3,7 @@ Repository: AdaDoom3/AdaDoom3 Url: "https://github.com/AdaDoom3/AdaDoom3.git" Args: ["**/*.*"] Lines: - CSpell: Files checked: 103, Issues found: 3254 in 98 files + CSpell: Files checked: 103, Issues found: 3249 in 98 files exit code: 1 ./Engine/Assembly/PPC/neo-engine-cpu.adb:5:78 - Unknown word (Squirek) -- Copyright (C) 2016 Justin Squirek ./Engine/Assembly/x86-64/neo-engine-cpu.adb:100:111 - Unknown word (POPCNT) -- ECX_Register, 23); -- POPCNT @@ -40,10 +40,9 @@ Lines: ./Engine/Systems/Win32/neo-engine-system-console.adb:224:120 - Unknown word (mwindows) -- This fails without -mwindows ./Engine/Systems/Win32/neo-engine-system-console.adb:296:27 - Unknown word (inputed) -- -- Query user inputed sizes then calculate ./Engine/Systems/Win32/neo-engine-system-console.adb:34:54 - Unknown word (Lucida) -- Str_C := To_Str_C ("Lucida Console"); -./Engine/Systems/Win32/neo-engine-system.adb:192:16 - Unknown word (commandline) -- -- Execute a commandline statement -./Engine/Systems/Win32/neo-engine-system.adb:275:9 - Unknown word (FULLSCREEN) -- STYLE_FULLSCREEN : constant Int_Unsigned -./Engine/Systems/Win32/neo-engine-system.adb:395:18 - Unknown word (unrestrict) -- -- Restrict or unrestrict cursor movement (also -./Engine/Systems/Win32/neo-engine-system.adb:401:10 - Unknown word (Unclip) -- -- Unclip cursor +./Engine/Systems/Win32/neo-engine-system.adb:275:9 - Unknown word (FULLSCREEN) -- STYLE_FULLSCREEN : constant Int_Unsigned +./Engine/Systems/Win32/neo-engine-system.adb:395:18 - Unknown word (unrestrict) -- -- Restrict or unrestrict cursor movement (also +./Engine/Systems/Win32/neo-engine-system.adb:401:10 - Unknown word (Unclip) -- -- Unclip cursor ./Engine/Systems/Win32/neo-engine-system.adb:585:23 - Unknown word (multimonitor) -- -- Register the multimonitor application ./Engine/Systems/Win32/neo-engine-system.adb:669:3 - Unknown word (Gamepads) -- Gamepads : aliased array (0. ./Engine/Systems/Win32/neo-engine-system.adb:719:66 - Unknown word (ACPI) -- List (I).hDevice), "ACPI") = 0 then -- Avoid @@ -524,9 +523,8 @@ Lines: ./Engine/neo-core-compression.adb:78:7 - Unknown word (outbuffer) -- outbuffer : aliased Thin.ZSTD ./Engine/neo-core-console.adb:102:73 - Unknown word (cvar) -- NULL_STR_UNBOUND; -- A cvar that goes out of scope ./Engine/neo-core-console.adb:16:33 - Unknown word (perserve) -- Optimize string stuff, perserve config comments, and -./Engine/neo-core-console.adb:215:10 - Unknown word (Commandline) -- -- Commandline interaction -./Engine/neo-core-console.adb:217:9 - Unknown word (Vals) -- Vals : Str_Unbound := NULL -./Engine/neo-core-console.adb:368:6 - Unknown word (Initalized) -- -- Initalized data +./Engine/neo-core-console.adb:217:9 - Unknown word (Vals) -- Vals : Str_Unbound := NULL +./Engine/neo-core-console.adb:368:6 - Unknown word (Initalized) -- -- Initalized data ./Engine/neo-core-console.ads:25:43 - Unknown word (cvars) -- query of commands and cvars ./Engine/neo-core-console.ads:64:77 - Unknown word (accessable) -- procedure with arguments accessable to a user through the ./Engine/neo-core-console.ads:91:91 - Unknown word (changable) -- engine. It represents a changable setting that can be diff --git a/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml b/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml index 5b2ea122a6c..b5fe9e2a1e8 100644 --- a/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml +++ b/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/MicrosoftDocs/PowerShell-Docs.git Args: '["--config=../../../cspell-power-shell-docs.config.yaml","**"]' Summary: files: 2678 - filesWithIssues: 1266 - issues: 5754 + filesWithIssues: 1265 + issues: 5746 errors: 0 Errors: [] @@ -302,7 +302,6 @@ issues: - "reference/5.1/Microsoft.PowerShell.Management/New-Service.md:100:7 myshare U `'\"d:\\myshare\\myservice.exe arg1 arg" - "reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:74:28 instancecreationevent U Query = \"select * from __instancecreationevent within 5 where targetinstance" - "reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:74:65 targetinstance U ecreationevent within 5 where targetinstance isa 'win32_process'" - - "reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:88:38 commandline U History | where { $_.commandline -like \"*start-process" - "reference/5.1/Microsoft.PowerShell.Management/Remove-Computer.md:61:24 Domaincredential U Remove-Computer -UnjoinDomaincredential Domain01\\Admin01 -PassThru" - "reference/5.1/Microsoft.PowerShell.Management/Remove-EventLog.md:122:21 nteventlogfile U Get-WmiObject win32_nteventlogfile -Filter \"logfilename" - "reference/5.1/Microsoft.PowerShell.Management/Remove-EventLog.md:122:45 logfilename U nteventlogfile -Filter \"logfilename='TestLog'\" | foreach" @@ -1252,7 +1251,6 @@ issues: - "reference/docs-conceptual/samples/Performing-Networking-Tasks.md:271:11 tempshare U net share tempshare=c:\\temp /users:25 /remark" - "reference/docs-conceptual/samples/Redirecting-Data-with-Out---Cmdlets.md:127:71 processlist U to the file `C:\\temp\\processlist.txt`:" - "reference/docs-conceptual/samples/Sample-Scripts-for-Administration.yml:51:55 filterhashtable U winEvent-queries-with-filterhashtable.md" - - "reference/docs-conceptual/samples/Using-Static-Classes-and-Methods.md:124:23 Commandline U System.Environment]::Commandline" - "reference/docs-conceptual/samples/Working-with-Files-and-Folders.md:75:62 XCOPY U file system copies. XCOPY, ROBOCOPY, and COM objects" - "reference/docs-conceptual/samples/Working-with-Files-and-Folders.md:75:69 ROBOCOPY U system copies. XCOPY, ROBOCOPY, and COM objects, such" - "reference/docs-conceptual/samples/Working-with-Files-and-Folders.md:155:24 rdisk U default=multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS" diff --git a/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt b/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt index f21770ac3fd..9de284f7cde 100644 --- a/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt +++ b/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt @@ -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: 2678, Issues found: 5754 in 1266 files + CSpell: Files checked: 2678, Issues found: 5746 in 1265 files exit code: 1 ./LICENSE:139:15 - Unknown word (sublicensable) -- non-sublicensable, non-exclusive, irrevocable ./LICENSE:205:34 - Unknown word (waivable) -- under any voluntary or waivable statutory or compulsory @@ -297,7 +297,6 @@ Lines: ./reference/5.1/Microsoft.PowerShell.Management/New-Service.md:96:64 - Unknown word (myservice) -- example, `d:\my share\myservice.exe` should be specified ./reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:74:28 - Unknown word (instancecreationevent) -- Query = "select * from __instancecreationevent within 5 where targetinstance ./reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:74:65 - Unknown word (targetinstance) -- ecreationevent within 5 where targetinstance isa 'win32_process' -./reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:88:38 - Unknown word (commandline) -- History | where { $_.commandline -like "*start-process ./reference/5.1/Microsoft.PowerShell.Management/Remove-Computer.md:61:24 - Unknown word (Domaincredential) -- Remove-Computer -UnjoinDomaincredential Domain01\Admin01 -PassThru ./reference/5.1/Microsoft.PowerShell.Management/Remove-EventLog.md:122:21 - Unknown word (nteventlogfile) -- Get-WmiObject win32_nteventlogfile -Filter "logfilename ./reference/5.1/Microsoft.PowerShell.Management/Remove-EventLog.md:122:45 - Unknown word (logfilename) -- nteventlogfile -Filter "logfilename='TestLog'" | foreach @@ -1247,7 +1246,6 @@ Lines: ./reference/docs-conceptual/samples/Performing-Networking-Tasks.md:271:11 - Unknown word (tempshare) -- net share tempshare=c:\temp /users:25 /remark ./reference/docs-conceptual/samples/Redirecting-Data-with-Out---Cmdlets.md:127:71 - Unknown word (processlist) -- to the file `C:\temp\processlist.txt`: ./reference/docs-conceptual/samples/Sample-Scripts-for-Administration.yml:51:55 - Unknown word (filterhashtable) -- winEvent-queries-with-filterhashtable.md -./reference/docs-conceptual/samples/Using-Static-Classes-and-Methods.md:124:23 - Unknown word (Commandline) -- System.Environment]::Commandline ./reference/docs-conceptual/samples/Working-With-Files-Folders-and-Registry-Keys.md:117:46 - Unknown word (ocgen) -- 6:31 PM 204276 ocgen.log ./reference/docs-conceptual/samples/Working-With-Files-Folders-and-Registry-Keys.md:118:46 - Unknown word (ocmsn) -- 6:31 PM 22365 ocmsn.log ./reference/docs-conceptual/samples/Working-With-Files-Folders-and-Registry-Keys.md:159:54 - Unknown word (topl) -- PM 35328 w32topl.dll diff --git a/integration-tests/snapshots/TheAlgorithms/Python/report.yaml b/integration-tests/snapshots/TheAlgorithms/Python/report.yaml index 02c5aac4fa6..0e354426034 100644 --- a/integration-tests/snapshots/TheAlgorithms/Python/report.yaml +++ b/integration-tests/snapshots/TheAlgorithms/Python/report.yaml @@ -5,7 +5,7 @@ Args: '["**/*.{md,py}"]' Summary: files: 1229 filesWithIssues: 473 - issues: 3247 + issues: 3245 errors: 0 Errors: [] @@ -482,7 +482,6 @@ issues: - "DIRECTORY.md:85:6 Baconian U * [Baconian Cipher](ciphers/baconian" - "DIRECTORY.md:94:6 Cryptomath U * [Cryptomath Module](ciphers/cryptomath" - "DIRECTORY.md:99:6 Elgamal U * [Elgamal Key Generator](ciphers" - - "DIRECTORY.md:102:20 Cypher U * [Mixed Keyword Cypher](ciphers/mixed_keyword" - "DIRECTORY.md:105:6 Onepad U * [Onepad Cipher](ciphers/onepad" - "DIRECTORY.md:106:6 Playfair U * [Playfair Cipher](ciphers/playfair" - "DIRECTORY.md:108:6 Porta U * [Porta Cipher](ciphers/porta" diff --git a/integration-tests/snapshots/TheAlgorithms/Python/snapshot.txt b/integration-tests/snapshots/TheAlgorithms/Python/snapshot.txt index d253f9cc11c..02c95a106f1 100644 --- a/integration-tests/snapshots/TheAlgorithms/Python/snapshot.txt +++ b/integration-tests/snapshots/TheAlgorithms/Python/snapshot.txt @@ -3,7 +3,7 @@ Repository: TheAlgorithms/Python Url: "https://github.com/TheAlgorithms/Python.git" Args: ["**/*.{md,py}"] Lines: - CSpell: Files checked: 1229, Issues found: 3247 in 473 files + CSpell: Files checked: 1229, Issues found: 3245 in 473 files exit code: 1 ./CONTRIBUTING.md:138:33 - Unknown word (pytest) -- doctests will be run by pytest as part of our automated ./CONTRIBUTING.md:141:14 - Unknown word (doctest) -- python3 -m doctest -v my_submission.py @@ -14,7 +14,6 @@ Lines: ./CONTRIBUTING.md:5:339 - Unknown word (Gitter) -- ask the community in [Gitter](https://gitter.im/TheAlgorit ./CONTRIBUTING.md:84:334 - Unknown word (autopep) -- other code formatters (autopep8, yapf) but the __black ./CONTRIBUTING.md:84:344 - Unknown word (yapf) -- formatters (autopep8, yapf) but the __black__ formatter -./DIRECTORY.md:102:20 - Unknown word (Cypher) -- * [Mixed Keyword Cypher](ciphers/mixed_keyword ./DIRECTORY.md:105:6 - Unknown word (Onepad) -- * [Onepad Cipher](ciphers/onepad ./DIRECTORY.md:1069:14 - Unknown word (Jozsa) -- * [Deutsch Jozsa](quantum/deutsch_jozsa ./DIRECTORY.md:1069:6 - Unknown word (Deutsch) -- * [Deutsch Jozsa](quantum/deutsch diff --git a/integration-tests/snapshots/alexiosc/megistos/report.yaml b/integration-tests/snapshots/alexiosc/megistos/report.yaml index 8f66168b23d..c317f5c3e12 100644 --- a/integration-tests/snapshots/alexiosc/megistos/report.yaml +++ b/integration-tests/snapshots/alexiosc/megistos/report.yaml @@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,html}"]' Summary: files: 747 filesWithIssues: 740 - issues: 55085 + issues: 55081 errors: 0 Errors: [] @@ -5067,7 +5067,6 @@ issues: - "ATTIC/src/modules/gallups/gstat/gstat.c:47:3 Printig U Printig flag (#) can be one" - "ATTIC/src/modules/gallups/gstat/gstat.c:62:9 tablemode U int tablemode = 0;" - "ATTIC/src/modules/gallups/gstat/gstat.c:63:9 graphmode U int graphmode = 0;" - - "ATTIC/src/modules/gallups/gstat/gstat.c:66:7 commandline U parse_commandline (int vargc, char *vargv" - "ATTIC/src/modules/gallups/gstat/gstat.c:66:24 vargc U parse_commandline (int vargc, char *vargv[])" - "ATTIC/src/modules/gallups/gstat/gstat.c:66:37 vargv U commandline (int vargc, char *vargv[])" - "ATTIC/src/modules/gallups/gstat/gstat.c:93:23 OPTSEX U tablemode |= FL_OPTSEX;" diff --git a/integration-tests/snapshots/alexiosc/megistos/snapshot.txt b/integration-tests/snapshots/alexiosc/megistos/snapshot.txt index 2697266fd74..c795aa76c50 100644 --- a/integration-tests/snapshots/alexiosc/megistos/snapshot.txt +++ b/integration-tests/snapshots/alexiosc/megistos/snapshot.txt @@ -3,7 +3,7 @@ Repository: alexiosc/megistos Url: "https://github.com/alexiosc/megistos.git" Args: ["--config=../../../../config/repositories/alexiosc/megistos/cspell.json","**/*.{md,c,h,html}"] Lines: - CSpell: Files checked: 747, Issues found: 55085 in 740 files + CSpell: Files checked: 747, Issues found: 55081 in 740 files exit code: 1 ./ATTIC/doc/examples/mod_dialog.c:18:13 - Unknown word (margv) -- if (sameas (margv [6], "OK") || sameas ./ATTIC/doc/examples/mod_dialog.c:18:5 - Unknown word (sameas) -- if (sameas (margv [6], "OK") | @@ -5053,13 +5053,13 @@ Lines: ./ATTIC/src/modules/gallups/gstat/gprintf.c:302:24 - Unknown word (cfld) -- load_ca (int copt, int cfld, int crow, int ccol ./ATTIC/src/modules/gallups/gstat/gprintf.c:302:44 - Unknown word (ccol) -- cfld, int crow, int ccol) ./ATTIC/src/modules/gallups/gstat/gprintf.c:76:9 - Unknown word (dumpstr) -- char dumpstr[16384]; -./ATTIC/src/modules/gallups/gstat/gstat.c:168:22 - Unknown word (doesnot) -- printf ("user %s doesnot exist\n", +./ATTIC/src/modules/gallups/gstat/gstat.c:168:22 - Unknown word (doesnot) -- printf ("user %s doesnot exist\n", ./ATTIC/src/modules/gallups/gstat/gstat.c:17:9 - Unknown word (gsflags) -- int gsflags = 0; -./ATTIC/src/modules/gallups/gstat/gstat.c:202:7 - Unknown word (leafcount) -- n->leafcount++; -./ATTIC/src/modules/gallups/gstat/gstat.c:207:40 - Unknown word (anscomidx) -- acomdt (curans), &user.anscomidx, &j); +./ATTIC/src/modules/gallups/gstat/gstat.c:202:7 - Unknown word (leafcount) -- n->leafcount++; +./ATTIC/src/modules/gallups/gstat/gstat.c:207:40 - Unknown word (anscomidx) -- acomdt (curans), &user.anscomidx, &j); ./ATTIC/src/modules/gallups/gstat/gstat.c:20:8 - Unknown word (curargs) -- struct curargs CA; -./ATTIC/src/modules/gallups/gstat/gstat.c:210:10 - Unknown word (anscomfld) -- user.anscomfld = k; -./ATTIC/src/modules/gallups/gstat/gstat.c:211:10 - Unknown word (anscompos) -- user.anscompos = k; +./ATTIC/src/modules/gallups/gstat/gstat.c:210:10 - Unknown word (anscomfld) -- user.anscomfld = k; +./ATTIC/src/modules/gallups/gstat/gstat.c:211:10 - Unknown word (anscompos) -- user.anscompos = k; ./ATTIC/src/modules/gallups/gstat/gstat.c:23:16 - Unknown word (curans) -- struct answer *curans; ./ATTIC/src/modules/gallups/gstat/gstat.c:24:24 - Unknown word (curuser) -- struct userdata user, *curuser = &user; ./ATTIC/src/modules/gallups/gstat/gstat.c:26:8 - Unknown word (treenode) -- struct treenode tree; @@ -5069,12 +5069,11 @@ Lines: ./ATTIC/src/modules/gallups/gstat/gstat.c:47:3 - Unknown word (Printig) -- Printig flag (#) can be one ./ATTIC/src/modules/gallups/gstat/gstat.c:62:9 - Unknown word (tablemode) -- int tablemode = 0; ./ATTIC/src/modules/gallups/gstat/gstat.c:63:9 - Unknown word (graphmode) -- int graphmode = 0; -./ATTIC/src/modules/gallups/gstat/gstat.c:66:24 - Unknown word (vargc) -- parse_commandline (int vargc, char *vargv[]) -./ATTIC/src/modules/gallups/gstat/gstat.c:66:37 - Unknown word (vargv) -- commandline (int vargc, char *vargv[]) -./ATTIC/src/modules/gallups/gstat/gstat.c:66:7 - Unknown word (commandline) -- parse_commandline (int vargc, char *vargv -./ATTIC/src/modules/gallups/gstat/gstat.c:93:23 - Unknown word (OPTSEX) -- tablemode |= FL_OPTSEX; -./ATTIC/src/modules/gallups/gstat/gstat.c:96:23 - Unknown word (OPTAGE) -- tablemode |= FL_OPTAGE; -./ATTIC/src/modules/gallups/gstat/gstat.c:99:23 - Unknown word (OPTSEXAGE) -- tablemode |= FL_OPTSEXAGE; +./ATTIC/src/modules/gallups/gstat/gstat.c:66:24 - Unknown word (vargc) -- parse_commandline (int vargc, char *vargv[]) +./ATTIC/src/modules/gallups/gstat/gstat.c:66:37 - Unknown word (vargv) -- commandline (int vargc, char *vargv[]) +./ATTIC/src/modules/gallups/gstat/gstat.c:93:23 - Unknown word (OPTSEX) -- tablemode |= FL_OPTSEX; +./ATTIC/src/modules/gallups/gstat/gstat.c:96:23 - Unknown word (OPTAGE) -- tablemode |= FL_OPTAGE; +./ATTIC/src/modules/gallups/gstat/gstat.c:99:23 - Unknown word (OPTSEXAGE) -- tablemode |= FL_OPTSEXAGE; ./ATTIC/src/modules/gallups/gstat/gstat.h:131:14 - Unknown word (addleaf) -- void tree_addleaf (struct treenode *n ./ATTIC/src/modules/gallups/gstat/gstat.h:132:14 - Unknown word (addlevel) -- void tree_addlevel (struct treenode *n ./ATTIC/src/modules/gallups/gstat/gstat.h:134:14 - Unknown word (freelevel) -- void tree_freelevel (struct treenode *n diff --git a/integration-tests/snapshots/ktaranov/sqlserver-kit/report.yaml b/integration-tests/snapshots/ktaranov/sqlserver-kit/report.yaml index 5e892370aa8..4656da58643 100644 --- a/integration-tests/snapshots/ktaranov/sqlserver-kit/report.yaml +++ b/integration-tests/snapshots/ktaranov/sqlserver-kit/report.yaml @@ -5,7 +5,7 @@ Args: '["**","--exclude=**/Backup/**"]' Summary: files: 489 filesWithIssues: 458 - issues: 14772 + issues: 14771 errors: 0 Errors: [] @@ -961,7 +961,6 @@ issues: - "PowerShell/Send-SqlDataToExcel.ps1:61:87 seperatate U default they are shown seperatate rows under the given" - "PowerShell/Send-SqlDataToExcel.ps1:61:155 seperate (separate) U this switch makes them seperate columns." - "PowerShell/Send-SqlDataToExcel.ps1:75:61 mutliple U single pivot table with mutliple commandline paramters" - - "PowerShell/Send-SqlDataToExcel.ps1:75:70 commandline U table with mutliple commandline paramters; you can use" - "PowerShell/Send-SqlDataToExcel.ps1:75:82 paramters U mutliple commandline paramters; you can use a HashTable" - "PowerShell/Send-SqlDataToExcel.ps1:102:92 Yrange U ShowCategory, ShowPercent, Yrange, Xrange and SeriesHeader" - "PowerShell/Send-SqlDataToExcel.ps1:102:100 Xrange U ShowPercent, Yrange, Xrange and SeriesHeader for" diff --git a/integration-tests/snapshots/ktaranov/sqlserver-kit/snapshot.txt b/integration-tests/snapshots/ktaranov/sqlserver-kit/snapshot.txt index 7a33299b99c..56a58169203 100644 --- a/integration-tests/snapshots/ktaranov/sqlserver-kit/snapshot.txt +++ b/integration-tests/snapshots/ktaranov/sqlserver-kit/snapshot.txt @@ -3,7 +3,7 @@ Repository: ktaranov/sqlserver-kit Url: "https://github.com/ktaranov/sqlserver-kit.git" Args: ["**","--exclude=**/Backup/**"] Lines: - CSpell: Files checked: 489, Issues found: 14772 in 458 files + CSpell: Files checked: 489, Issues found: 14771 in 458 files exit code: 1 ./ADS/README.md:25:88 - Unknown word (vsix) -- Release Date | Version | .vsix download link ./ADS/README.md:30:15 - Unknown word (Dacpac) -- | [SQL Server Dacpac] @@ -994,7 +994,6 @@ Lines: ./PowerShell/Send-SqlDataToExcel.ps1:61:155 - Unknown word (seperate) -- this switch makes them seperate columns. ./PowerShell/Send-SqlDataToExcel.ps1:61:87 - Unknown word (seperatate) -- default they are shown seperatate rows under the given ./PowerShell/Send-SqlDataToExcel.ps1:75:61 - Unknown word (mutliple) -- single pivot table with mutliple commandline paramters -./PowerShell/Send-SqlDataToExcel.ps1:75:70 - Unknown word (commandline) -- table with mutliple commandline paramters; you can use ./PowerShell/Send-SqlDataToExcel.ps1:75:82 - Unknown word (paramters) -- mutliple commandline paramters; you can use a HashTable ./PowerShell/Set_Extended_Events_Sessions_to_AutoStart.ps1:3:81 - Unknown word (alwayson) -- Servers above 2012 sets alwayson_health Extended Events ./PowerShell/Set_Extended_Events_Sessions_to_AutoStart.ps1:57:17 - Unknown word (versionmajor) -- if($srv.versionmajor -ge '11') diff --git a/integration-tests/snapshots/mdx-js/mdx/report.yaml b/integration-tests/snapshots/mdx-js/mdx/report.yaml index ccd0675bfe1..8638ffb42af 100644 --- a/integration-tests/snapshots/mdx-js/mdx/report.yaml +++ b/integration-tests/snapshots/mdx-js/mdx/report.yaml @@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.*"]' Summary: files: 152 filesWithIssues: 90 - issues: 1126 + issues: 1125 errors: 0 Errors: [] @@ -13,7 +13,6 @@ issues: - "docs/_asset/index.client.js:15:9 nljson U const nljson = document.querySelector" - "docs/_asset/index.css:2:37 blinkmacsystemfont U system-ui, -apple-system, blinkmacsystemfont, 'Segoe UI', helvetica" - "docs/_asset/index.css:5:26 Bitstream U DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace" - - "docs/_asset/index.css:60:35 liga U feature-settings: 'kern', 'liga', 'clig', 'calt';" - "docs/_asset/index.css:286:21 squircle U mask-image: paint(squircle);" - "docs/_asset/index.css:298:2 hljs U .hljs," - "docs/_asset/index.css:335:32 nums U variant-numeric: lining-nums;" diff --git a/integration-tests/snapshots/mdx-js/mdx/snapshot.txt b/integration-tests/snapshots/mdx-js/mdx/snapshot.txt index e3763465ee0..4cb1be6ffc8 100644 --- a/integration-tests/snapshots/mdx-js/mdx/snapshot.txt +++ b/integration-tests/snapshots/mdx-js/mdx/snapshot.txt @@ -3,7 +3,7 @@ Repository: mdx-js/mdx Url: "https://github.com/mdx-js/mdx" Args: ["--config=../../../../config/repositories/mdx-js/mdx/cspell.json","**/*.*"] Lines: - CSpell: Files checked: 152, Issues found: 1126 in 90 files + CSpell: Files checked: 152, Issues found: 1125 in 90 files exit code: 1 ./docs/_asset/index.client.js:15:9 - Unknown word (nljson) -- const nljson = document.querySelector ./docs/_asset/index.css:286:21 - Unknown word (squircle) -- mask-image: paint(squircle); @@ -11,7 +11,6 @@ Lines: ./docs/_asset/index.css:2:37 - Unknown word (blinkmacsystemfont) -- system-ui, -apple-system, blinkmacsystemfont, 'Segoe UI', helvetica ./docs/_asset/index.css:335:32 - Unknown word (nums) -- variant-numeric: lining-nums; ./docs/_asset/index.css:5:26 - Unknown word (Bitstream) -- DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace -./docs/_asset/index.css:60:35 - Unknown word (liga) -- feature-settings: 'kern', 'liga', 'clig', 'calt'; ./docs/_asset/index.css:774:8 - Unknown word (resizeable) -- .frame-resizeable { ./docs/_asset/index.css:893:15 - Unknown word (thecomponent) -- #markdown-for-thecomponent-era { ./docs/_asset/index.css:983:5 - Unknown word (scroller) -- .cm-scroller { diff --git a/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml b/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml index 9f5cc6e0088..8a20e08290a 100644 --- a/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml +++ b/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml @@ -5,7 +5,7 @@ Args: '["**"]' Summary: files: 276 filesWithIssues: 272 - issues: 3767 + issues: 3764 errors: 0 Errors: [] @@ -13,7 +13,6 @@ issues: - "CONTRIBUTING.md:3:4 Neovim U - [Neovim](https://neovim.io/" - "CONTRIBUTING.md:4:23 luacheck U Lint task requires [luacheck](https://github.com" - "CONTRIBUTING.md:4:89 stylua U luacheck#installation) and [stylua](https://github.com" - - "CONTRIBUTING.md:5:42 docgen U generated by `scripts/docgen.lua`." - "CONTRIBUTING.md:8:13 lspconfig U ## Scope of lspconfig" - "CONTRIBUTING.md:10:341 nvim U dedicated plugin such as nvim-jdtls, nvim-metals," - "CONTRIBUTING.md:10:346 jdtls U plugin such as nvim-jdtls, nvim-metals, etc." @@ -504,6 +503,7 @@ issues: - "scripts/docgen.lua:154:36 DOCGEN U tempdir = os.getenv 'DOCGEN_TEMPDIR' or uv.fs_mkdtemp" - "scripts/docgen.lua:154:43 TEMPDIR U = os.getenv 'DOCGEN_TEMPDIR' or uv.fs_mkdtemp '" - "scripts/docgen.lua:275:9 copyfile U uv.fs_copyfile('doc/server_configurations" + - "scripts/docgen.sh:2:71 docgen U PWD' +'luafile scripts/docgen.lua' +q" - "test/lspconfig_spec.lua:14:13 doesnt (doesn't) U it('doesnt escape if not needed" - "test/lspconfig_spec.lua:157:26 subpaths U it('strips zipfile subpaths', function()" - "test/minimal_init.lua:13:14 packpath U vim.cmd('set packpath=' .. join_paths(temp" diff --git a/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt b/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt index 41fe60425bb..b590da7e1d9 100644 --- a/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt +++ b/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt @@ -3,7 +3,7 @@ Repository: neovim/nvim-lspconfig Url: "https://github.com/neovim/nvim-lspconfig.git" Args: ["**"] Lines: - CSpell: Files checked: 276, Issues found: 3767 in 272 files + CSpell: Files checked: 276, Issues found: 3764 in 272 files exit code: 1 ./CONTRIBUTING.md:10:341 - Unknown word (nvim) -- dedicated plugin such as nvim-jdtls, nvim-metals, ./CONTRIBUTING.md:10:346 - Unknown word (jdtls) -- plugin such as nvim-jdtls, nvim-metals, etc. @@ -19,7 +19,6 @@ Lines: ./CONTRIBUTING.md:53:4 - Unknown word (pyrightconfig) -- 'pyrightconfig.json', ./CONTRIBUTING.md:58:24 - Unknown word (organizeimports) -- command = 'pyright.organizeimports', ./CONTRIBUTING.md:59:32 - Unknown word (bufnr) -- arguments = { vim.uri_from_bufnr(0) }, -./CONTRIBUTING.md:5:42 - Unknown word (docgen) -- generated by `scripts/docgen.lua`. ./CONTRIBUTING.md:66:22 - Unknown word (langserver) -- cmd = { 'pyright-langserver', '--stdio' }, ./CONTRIBUTING.md:81:5 - Unknown word (Pyright) -- PyrightOrganizeImports = { ./CONTRIBUTING.md:8:13 - Unknown word (lspconfig) -- ## Scope of lspconfig @@ -499,6 +498,7 @@ Lines: ./scripts/docgen.lua:154:43 - Unknown word (TEMPDIR) -- = os.getenv 'DOCGEN_TEMPDIR' or uv.fs_mkdtemp ' ./scripts/docgen.lua:275:9 - Unknown word (copyfile) -- uv.fs_copyfile('doc/server_configurations ./scripts/docgen.lua:51:29 - Unknown word (indentlvl) -- function make_section(indentlvl, sep, parts) +./scripts/docgen.sh:2:71 - Unknown word (docgen) -- PWD' +'luafile scripts/docgen.lua' +q ./test/lspconfig_spec.lua:14:13 - Unknown word (doesnt) -- it('doesnt escape if not needed ./test/lspconfig_spec.lua:157:26 - Unknown word (subpaths) -- it('strips zipfile subpaths', function() ./test/minimal_init.lua:13:14 - Unknown word (packpath) -- vim.cmd('set packpath=' .. join_paths(temp diff --git a/integration-tests/snapshots/php/php-src/report.yaml b/integration-tests/snapshots/php/php-src/report.yaml index 9351eefe84d..f8cb8734de9 100644 --- a/integration-tests/snapshots/php/php-src/report.yaml +++ b/integration-tests/snapshots/php/php-src/report.yaml @@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,php}"]' Summary: files: 1825 filesWithIssues: 1306 - issues: 45352 + issues: 45348 errors: 0 Errors: [] @@ -8666,7 +8666,6 @@ issues: - "run-tests.php:1143:57 MSVC U recognizable to Emacs or MSVC." - "run-tests.php:1146:31 testname U error_report(string $testname, string $logname, string" - "run-tests.php:1146:49 logname U string $testname, string $logname, string $tested): void" - - "run-tests.php:1167:13 commandline U string $commandline," - "run-tests.php:1258:21 Termsig U $data .= \"\\nTermsig=\" . $stat['stopsig'" - "run-tests.php:1258:40 stopsig U nTermsig=\" . $stat['stopsig'] . \"\\n\";" - "run-tests.php:1260:16 exitcode U if ($stat[\"exitcode\"] > 128 && $stat[\"exitcode" diff --git a/integration-tests/snapshots/php/php-src/snapshot.txt b/integration-tests/snapshots/php/php-src/snapshot.txt index d61a852bc46..de2dcc7f18c 100644 --- a/integration-tests/snapshots/php/php-src/snapshot.txt +++ b/integration-tests/snapshots/php/php-src/snapshot.txt @@ -3,7 +3,7 @@ Repository: php/php-src Url: "https://github.com/php/php-src.git" Args: ["--config=../../../../config/repositories/php/php-src/cspell.json","**/*.{md,c,h,php}"] Lines: - CSpell: Files checked: 1825, Issues found: 45352 in 1306 files + CSpell: Files checked: 1825, Issues found: 45348 in 1306 files exit code: 1 ./CODING_STANDARDS.md:105:23 - Unknown word (intvl) -- // Could be 'date_intvl_create_from_date_str ./CODING_STANDARDS.md:114:8 - Unknown word (setclientencoding) -- pg_setclientencoding @@ -8952,7 +8952,6 @@ Lines: ./run-tests.php:1143:57 - Unknown word (MSVC) -- recognizable to Emacs or MSVC. ./run-tests.php:1146:31 - Unknown word (testname) -- error_report(string $testname, string $logname, string ./run-tests.php:1146:49 - Unknown word (logname) -- string $testname, string $logname, string $tested): void -./run-tests.php:1167:13 - Unknown word (commandline) -- string $commandline, ./run-tests.php:1258:21 - Unknown word (Termsig) -- $data .= "\nTermsig=" . $stat['stopsig' ./run-tests.php:1258:40 - Unknown word (stopsig) -- nTermsig=" . $stat['stopsig'] . "\n"; ./run-tests.php:1260:16 - Unknown word (exitcode) -- if ($stat["exitcode"] > 128 && $stat["exitcode diff --git a/integration-tests/snapshots/sveltejs/svelte/report.yaml b/integration-tests/snapshots/sveltejs/svelte/report.yaml index 31fea009b1a..4723302b92f 100644 --- a/integration-tests/snapshots/sveltejs/svelte/report.yaml +++ b/integration-tests/snapshots/sveltejs/svelte/report.yaml @@ -5,7 +5,7 @@ Args: '["**"]' Summary: files: 5807 filesWithIssues: 655 - issues: 5771 + issues: 5770 errors: 0 Errors: [] @@ -690,7 +690,6 @@ issues: - "documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:39:4 Docu U - [DocuTalk](https://docutalk" - "documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:40:4 Krello U - [Krello](https://github.com" - "documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:49:179 sveld U Components Svelte and the `sveld` docgen library" - - "documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:49:186 docgen U Svelte and the `sveld` docgen library" - "documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:57:45 Ferdinandi U Transitional Web? with Chris Ferdinandi](https://www.smashingmagazine" - "documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:60:85 Kodaps U watch?v=lYYGhm7p74Q) by Kodaps Academy" - "documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:61:10 thàt U - [Is it thàt simple? - Mastering" diff --git a/integration-tests/snapshots/sveltejs/svelte/snapshot.txt b/integration-tests/snapshots/sveltejs/svelte/snapshot.txt index 3124eddd05b..4c8855c2933 100644 --- a/integration-tests/snapshots/sveltejs/svelte/snapshot.txt +++ b/integration-tests/snapshots/sveltejs/svelte/snapshot.txt @@ -3,7 +3,7 @@ Repository: sveltejs/svelte Url: "https://github.com/sveltejs/svelte.git" Args: ["**"] Lines: - CSpell: Files checked: 5807, Issues found: 5771 in 655 files + CSpell: Files checked: 5807, Issues found: 5770 in 655 files exit code: 1 ./CONTRIBUTING.md:22:5 - Unknown word (Triaging) -- ### Triaging issues and pull requests ./documentation/blog/2016-11-26-frameworks-without-the-framework.md:29:303 - Unknown word (analysing) -- modules. By statically analysing the component template @@ -685,7 +685,6 @@ Lines: ./documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:39:4 - Unknown word (Docu) -- - [DocuTalk](https://docutalk ./documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:40:4 - Unknown word (Krello) -- - [Krello](https://github.com ./documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:49:179 - Unknown word (sveld) -- Components Svelte and the `sveld` docgen library -./documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:49:186 - Unknown word (docgen) -- Svelte and the `sveld` docgen library ./documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:57:45 - Unknown word (Ferdinandi) -- Transitional Web? with Chris Ferdinandi](https://www.smashingmagazine ./documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:60:85 - Unknown word (Kodaps) -- watch?v=lYYGhm7p74Q) by Kodaps Academy ./documentation/blog/2023-08-01-whats-new-in-svelte-august-2023.md:61:10 - Unknown word (thàt) -- - [Is it thàt simple? - Mastering diff --git a/packages/cspell-bundled-dicts/package.json b/packages/cspell-bundled-dicts/package.json index b20043441a2..5fd4cb7443c 100644 --- a/packages/cspell-bundled-dicts/package.json +++ b/packages/cspell-bundled-dicts/package.json @@ -47,11 +47,11 @@ "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", "@cspell/dict-bash": "^4.1.2", - "@cspell/dict-companies": "^3.0.24", + "@cspell/dict-companies": "^3.0.25", "@cspell/dict-cpp": "^5.0.5", "@cspell/dict-cryptocurrencies": "^4.0.0", "@cspell/dict-csharp": "^4.0.2", - "@cspell/dict-css": "^4.0.10", + "@cspell/dict-css": "^4.0.11", "@cspell/dict-dart": "^2.0.3", "@cspell/dict-django": "^4.1.0", "@cspell/dict-docker": "^1.1.7", @@ -76,7 +76,7 @@ "@cspell/dict-lorem-ipsum": "^4.0.0", "@cspell/dict-lua": "^4.0.1", "@cspell/dict-node": "^4.0.3", - "@cspell/dict-npm": "^5.0.10", + "@cspell/dict-npm": "^5.0.11", "@cspell/dict-php": "^4.0.3", "@cspell/dict-powershell": "^5.0.2", "@cspell/dict-public-licenses": "^2.0.4", @@ -85,7 +85,7 @@ "@cspell/dict-ruby": "^5.0.0", "@cspell/dict-rust": "^4.0.1", "@cspell/dict-scala": "^5.0.0", - "@cspell/dict-software-terms": "^3.3.2", + "@cspell/dict-software-terms": "^3.3.3", "@cspell/dict-sql": "^2.1.1", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41d8ce2f4af..35a40bdc830 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -284,8 +284,8 @@ importers: specifier: ^4.1.2 version: 4.1.2 '@cspell/dict-companies': - specifier: ^3.0.24 - version: 3.0.24 + specifier: ^3.0.25 + version: 3.0.25 '@cspell/dict-cpp': specifier: ^5.0.5 version: 5.0.5 @@ -296,8 +296,8 @@ importers: specifier: ^4.0.2 version: 4.0.2 '@cspell/dict-css': - specifier: ^4.0.10 - version: 4.0.10 + specifier: ^4.0.11 + version: 4.0.11 '@cspell/dict-dart': specifier: ^2.0.3 version: 2.0.3 @@ -371,8 +371,8 @@ importers: specifier: ^4.0.3 version: 4.0.3 '@cspell/dict-npm': - specifier: ^5.0.10 - version: 5.0.10 + specifier: ^5.0.11 + version: 5.0.11 '@cspell/dict-php': specifier: ^4.0.3 version: 4.0.3 @@ -398,8 +398,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 '@cspell/dict-software-terms': - specifier: ^3.3.2 - version: 3.3.2 + specifier: ^3.3.3 + version: 3.3.3 '@cspell/dict-sql': specifier: ^2.1.1 version: 2.1.1 @@ -2707,8 +2707,8 @@ packages: resolution: {integrity: sha512-AEBWjbaMaJEyAjOHW0F15P2izBjli2cNerG3NjuVH7xX/HUUeNoTj8FF1nwpMufKwGQCvuyO2hCmkVxhJ0y55Q==} dev: false - /@cspell/dict-companies@3.0.24: - resolution: {integrity: sha512-zn9QN99yIvhpGl6fZwt0mvHYcsV2w6XDdK2XWA86A0s9A94U1LCCUsvA4wijUclbZEj9ewsNMlidHcV/D329eQ==} + /@cspell/dict-companies@3.0.25: + resolution: {integrity: sha512-7phQlGJ/4qCx9fQg/kR8YV0n5TPak4+eleQ7M/e7uhsQR8TwOWsPU1dW23WABoTqJbYCgdUYLxqjQ8458w7jZQ==} dev: false /@cspell/dict-cpp@5.0.5: @@ -2723,6 +2723,11 @@ packages: /@cspell/dict-css@4.0.10: resolution: {integrity: sha512-3W5rBoOJQDs3pty0TxRd2xDolTYaOk7rdsWVv3rs8YpyyHNEJIfI/zXGjYECmCAmZiUVvCnorNawUSComOo5uQ==} + dev: true + + /@cspell/dict-css@4.0.11: + resolution: {integrity: sha512-kHQqg3/3Xra2Xki3K4e6s3BHDw5L82geie4q7jRBxQ9CofIgVEMcOqTr2QWKgIWegmACEe7B/CIMH35d4eiafA==} + dev: false /@cspell/dict-dart@2.0.3: resolution: {integrity: sha512-cLkwo1KT5CJY5N5RJVHks2genFkNCl/WLfj+0fFjqNR+tk3tBI1LY7ldr9piCtSFSm4x9pO1x6IV3kRUY1lLiw==} @@ -2849,8 +2854,8 @@ packages: resolution: {integrity: sha512-sFlUNI5kOogy49KtPg8SMQYirDGIAoKBO3+cDLIwD4MLdsWy1q0upc7pzGht3mrjuyMiPRUV14Bb0rkVLrxOhg==} dev: false - /@cspell/dict-npm@5.0.10: - resolution: {integrity: sha512-idwEgqP6Rgxr6W9UFCfS4E8gIpM1cwEz24+VOnMc/0hFztu9MTtAu8wkdKcBuHG2mQuplqbLLcL0e1cy68ecOQ==} + /@cspell/dict-npm@5.0.11: + resolution: {integrity: sha512-QlgF92q29mT0LbNqlDHb3UgY5jCLcSn+GnA1pvD5ps/zw2LhVl+ZXMHExwSIi7gwTzP3IyJ1f/dT6rnw9wic4A==} dev: false /@cspell/dict-php@4.0.3: @@ -2886,8 +2891,8 @@ packages: resolution: {integrity: sha512-ph0twaRoV+ylui022clEO1dZ35QbeEQaKTaV2sPOsdwIokABPIiK09oWwGK9qg7jRGQwVaRPEq0Vp+IG1GpqSQ==} dev: false - /@cspell/dict-software-terms@3.3.2: - resolution: {integrity: sha512-OLyBo9IBB2w8m98OI75npY+Q3tdUdhtarXTj+fKKlwP7I2lXZcphNO3v1WxZvkpQF9z+39bWud4VvFozIdLMcg==} + /@cspell/dict-software-terms@3.3.3: + resolution: {integrity: sha512-JKxBPyubapWkeekGquJYo5MLZe1TXAWAC8bqxuarG0cYkWoa7wIqCNH6/9OywRFSBzIYCgoVu2xDP1yRqTEokg==} dev: false /@cspell/dict-sql@2.1.1: