Skip to content

Commit

Permalink
dev: Update the dictionaries and snapshots (#1927)
Browse files Browse the repository at this point in the history
* dev: Update the dictionaries and snapshots

* dev: Update fullstack dictionary

* fix: fix spelling issue
  • Loading branch information
Jason3S committed Oct 31, 2021
1 parent 01c12ce commit 434debc
Show file tree
Hide file tree
Showing 31 changed files with 112 additions and 393 deletions.
35 changes: 1 addition & 34 deletions integration-tests/snapshots/AdaDoom3/AdaDoom3/report.yaml

Large diffs are not rendered by default.

43 changes: 5 additions & 38 deletions integration-tests/snapshots/AdaDoom3/AdaDoom3/snapshot.txt

Large diffs are not rendered by default.

7 changes: 2 additions & 5 deletions integration-tests/snapshots/TheAlgorithms/Python/report.yaml
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/TheAlgorithms/Python.git
Args: ["**/*.{md,py}"]
Summary:
files: 962
filesWithIssues: 409
issues: 2677
filesWithIssues: 403
issues: 2649
errors: 0
Errors: []

Expand Down Expand Up @@ -219,7 +219,6 @@ issues:
- "ciphers/rot13.py:8:52 qba'g U ahzore vf 173-52946 fb qba'g gryy nalbar!!\""
- "ciphers/rot13.py:8:58 gryy U vf 173-52946 fb qba'g gryy nalbar!!\""
- "ciphers/rot13.py:8:63 nalbar U 52946 fb qba'g gryy nalbar!!\""
- "ciphers/rsa_cipher.py:15:11 ints U block_ints = []"
- "ciphers/rsa_factorization.py:16:5 rsafactor U def rsafactor(d: int, e: int, N: int"
- "ciphers/shuffled_shift_cipher.py:66:10 rtype U :rtype: list"
- "ciphers/shuffled_shift_cipher.py:82:38 MLKJIHGF U shuffled parts: [A,CB,ED,MLKJIHGF,RQPON,ZYXWVUTS]"
Expand Down Expand Up @@ -592,7 +591,6 @@ issues:
- "hashes/sdbm.py:2:36 sdbm U algorithm was created for sdbm (a public-domain reimplementa"
- "hashes/sdbm.py:2:58 reimplementation U sdbm (a public-domain reimplementation of ndbm)"
- "hashes/sdbm.py:2:78 ndbm U reimplementation of ndbm)"
- "hashes/sha1.py:28:8 struct U import struct"
- "hashes/sha1.py:41:9 Inititates U Inititates the variables data and"
- "knapsack/README.md:13:190 Dantzig U mathematician Tobias Dantzig (1884–1956), and refers"
- "knapsack/README.md:20:70 CLASSNAME U unitBasisVector)`, and `help(CLASSNAME.METHODNAME)`."
Expand Down Expand Up @@ -805,7 +803,6 @@ issues:
- "project_euler/problem_054/test_poker_hand.py:140:11 oppo U play, oppo = randrange(len(SORTED"
- "project_euler/problem_055/sol1.py:2:1 Lychrel U Lychrel numbers"
- "project_euler/problem_055/sol1.py:58:30 lychrel U Returns the count of all lychrel numbers below limit"
- "project_euler/problem_059/sol1.py:37:11 INTS U LOWERCASE_INTS: list[int] = [ord(letter"
- "project_euler/problem_059/sol1.py:92:30 asfla U filter_common_word(['asfla adf', 'I am here',"
- "project_euler/problem_059/sol1.py:94:30 athla U filter_common_word(['athla amf', 'I am here',"
- "project_euler/problem_065/sol1.py:14:21 convergents U Let us consider the convergents for sqrt(2)."
Expand Down
Expand Up @@ -3,7 +3,7 @@ Repository: TheAlgorithms/Python
Url: "https://github.com/TheAlgorithms/Python.git"
Args: ["**/*.{md,py}"]
Lines:
CSpell: Files checked: 962, Issues found: 2677 in 409 files
CSpell: Files checked: 962, Issues found: 2649 in 403 files
exit code: 1
./CONTRIBUTING.md:131:33 - Unknown word (pytest) -- doctests will be run by pytest as part of our automated
./CONTRIBUTING.md:134:14 - Unknown word (doctest) -- python3 -m doctest -v my_submission.py
Expand Down Expand Up @@ -315,7 +315,6 @@ Lines:
./ciphers/rot13.py:8:58 - Unknown word (gryy) -- vf 173-52946 fb qba'g gryy nalbar!!"
./ciphers/rot13.py:8:63 - Unknown word (nalbar) -- 52946 fb qba'g gryy nalbar!!"
./ciphers/rot13.py:8:9 - Unknown word (frperg) -- "Zl frperg onax nppbhag ahzore
./ciphers/rsa_cipher.py:15:11 - Unknown word (ints) -- block_ints = []
./ciphers/rsa_factorization.py:16:5 - Unknown word (rsafactor) -- def rsafactor(d: int, e: int, N: int
./ciphers/shuffled_shift_cipher.py:132:44 - Unknown word (Xyqe) -- ShuffledShiftCipher('4PYIXyqeQZr44')
./ciphers/shuffled_shift_cipher.py:66:10 - Unknown word (rtype) -- :rtype: list
Expand Down Expand Up @@ -588,7 +587,6 @@ Lines:
./hashes/sdbm.py:2:36 - Unknown word (sdbm) -- algorithm was created for sdbm (a public-domain reimplementa
./hashes/sdbm.py:2:58 - Unknown word (reimplementation) -- sdbm (a public-domain reimplementation of ndbm)
./hashes/sdbm.py:2:78 - Unknown word (ndbm) -- reimplementation of ndbm)
./hashes/sha1.py:28:8 - Unknown word (struct) -- import struct
./hashes/sha1.py:41:9 - Unknown word (Inititates) -- Inititates the variables data and
./knapsack/README.md:13:190 - Unknown word (Dantzig) -- mathematician Tobias Dantzig (1884–1956), and refers
./knapsack/README.md:20:70 - Unknown word (CLASSNAME) -- unitBasisVector)`, and `help(CLASSNAME.METHODNAME)`.
Expand Down Expand Up @@ -803,7 +801,6 @@ Lines:
./project_euler/problem_054/test_poker_hand.py:140:11 - Unknown word (oppo) -- play, oppo = randrange(len(SORTED
./project_euler/problem_055/sol1.py:2:1 - Unknown word (Lychrel) -- Lychrel numbers
./project_euler/problem_055/sol1.py:58:30 - Unknown word (lychrel) -- Returns the count of all lychrel numbers below limit
./project_euler/problem_059/sol1.py:37:11 - Unknown word (INTS) -- LOWERCASE_INTS: list[int] = [ord(letter
./project_euler/problem_059/sol1.py:92:30 - Unknown word (asfla) -- filter_common_word(['asfla adf', 'I am here',
./project_euler/problem_059/sol1.py:94:30 - Unknown word (athla) -- filter_common_word(['athla amf', 'I am here',
./project_euler/problem_065/sol1.py:14:21 - Unknown word (convergents) -- Let us consider the convergents for sqrt(2).
Expand Down
8 changes: 2 additions & 6 deletions integration-tests/snapshots/alexiosc/megistos/report.yaml
Expand Up @@ -5,7 +5,7 @@ Args: ["--config=${repoConfig}/cspell.json","**/*.{md,c,h,html}"]
Summary:
files: 745
filesWithIssues: 718
issues: 28219
issues: 28130
errors: 0
Errors: []

Expand Down Expand Up @@ -50,7 +50,6 @@ issues:
- "ATTIC/doc/html/audit_8h.html:65:164 DUPUSER U audit.html#ga18\">AUS_DUPUSER</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/audit_8h.html:69:164 RELOGON U audit.html#ga20\">AUS_RELOGON</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/audit_8h.html:69:207 RELOGGING U &nbsp;\"USER LOGOUT, RELOGGING ON\"</td></tr>"
- "ATTIC/doc/html/audit_8h.html:73:164 SIGNUP U audit.html#ga22\">AUS_SIGNUP</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/audit_8h.html:75:164 DISCON U audit.html#ga23\">AUS_DISCON</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/audit_8h.html:79:164 CREDHUP U audit.html#ga25\">AUS_CREDHUP</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/audit_8h.html:81:164 TIMEHUP U audit.html#ga26\">AUS_TIMEHUP</a>&nbsp;&nbsp;&nbsp"
Expand Down Expand Up @@ -219,7 +218,6 @@ issues:
- "ATTIC/doc/html/config_8h.html:170:156 REMSYSBIN U config_8h.html#a69\">REMSYSBIN</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/config_8h.html:170:198 remsys U nbsp;&nbsp;MODULEDIR\"/remsys\"</td></tr>"
- "ATTIC/doc/html/config_8h.html:172:156 SIGNUPBIN U config_8h.html#a70\">SIGNUPBIN</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/config_8h.html:172:195 signup U &nbsp;&nbsp;BINDIR\"/signup\"</td></tr>"
- "ATTIC/doc/html/config_8h.html:174:156 STATSBIN U config_8h.html#a71\">STATSBIN</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/config_8h.html:176:156 STTYBIN U config_8h.html#a72\">STTYBIN</a>&nbsp;&nbsp;&nbsp"
- "ATTIC/doc/html/config_8h.html:178:195 updown U &nbsp;&nbsp;BINDIR\"/updown\"</td></tr>"
Expand Down Expand Up @@ -701,7 +699,6 @@ issues:
- "ATTIC/doc/html/group__channels.html:363:37 respawn U channel, causing it to respawn from scratch. Any user"
- "ATTIC/doc/html/group__dialog.html:12:111 serialised U few advantages over serialised question-answer data"
- "ATTIC/doc/html/group__dialog.html:16:57 minimise U to be entered. Try to minimise the information. Screen"
- "ATTIC/doc/html/group__dialog.html:79:51 submenu U is presented with a submenu of the choices specified"
- "ATTIC/doc/html/group__dialog.html:85:125 Yessi U visible choices to `Yessi', `Nope,', and leaving"
- "ATTIC/doc/html/group__dialog.html:94:263 Turbovision U a bit like Borland's Turbovision (which I was programming"
- "ATTIC/doc/html/group__dialog.html:100:254 selcting U code> is equivalent to selcting the cancel button. The"
Expand Down Expand Up @@ -776,7 +773,6 @@ issues:
- "ATTIC/doc/html/group__useracc.html:114:197 newclass U char *userid, char *newclass, int permanent)</td"
- "ATTIC/doc/html/group__useracc.html:627:60 ackowledgement U sends back delivery ackowledgement to the original user"
- "ATTIC/doc/html/group__useracc.html:1068:53 canonicalised U to be online, it is canonicalised and the function returns"
- "ATTIC/doc/html/group__USY__flags.html:66:209 Signup U nbsp;&nbsp;26 /**&lt; Signup logs (subset of audit"
- "ATTIC/doc/html/group__USY__flags.html:165:248 victimised U deletion mark from the victimised user.</li></ul>"
- "ATTIC/doc/html/index.html:5:32 treefrm U src=\"tree.html\" name=\"treefrm\">"
- "ATTIC/doc/html/index.html:6:32 basefrm U src=\"main.html\" name=\"basefrm\">"
Expand Down Expand Up @@ -2773,7 +2769,6 @@ issues:
- "ATTIC/src/modules/adventure/infoint/fileio.c:375:17 Argh U error_fatal (\"Argh, fcopy() failed. Dying"
- "ATTIC/src/modules/adventure/infoint/input.c:169:10 cbuf U char *cbuf, *buffer;"
- "ATTIC/src/modules/adventure/infoint/input.c:325:17 tbuf U char *cbuf, *tbuf, *tp;"
- "ATTIC/src/modules/adventure/infoint/interpre.c:447:6 println U println_return ();"
- "ATTIC/src/modules/adventure/infoint/math.c:165:4 Aritmetic U * Aritmetic shift +/- n bits"
- "ATTIC/src/modules/adventure/infoint/memory.c:73:22 flink U struct cache_entry *flink;"
- "ATTIC/src/modules/adventure/infoint/memory.c:85:36 cachep U entry_t *current_code_cachep = NULL;"
Expand Down Expand Up @@ -3791,6 +3786,7 @@ issues:
- "ATTIC/src/system/README.md:8:22 impelemntation U **bbslogin** is an impelemntation of the Unix `login`"
- "ATTIC/src/system/README.md:13:95 arbitraty U of this allows pretty arbitraty things to be implemeted"
- "ATTIC/src/system/README.md:13:118 implemeted U arbitraty things to be implemeted as file ‘transfer’ protocols"
- "ATTIC/src/system/README.md:14:5 signup U * **signup** The new user sign"
- "ATTIC/src/system/signup/signup.c:4:25 Loukas U AUTHORS: Alexios, Loukas"
- "ATTIC/src/system/signup/signup.c:82:26 passowrd U Added code to reflect passowrd policy changes, as seen"
- "ATTIC/src/system/signup/signup.c:129:35 askxlt U asklang = 1, askansi = 1, askxlt = 1, xlation = 1;"
Expand Down
8 changes: 2 additions & 6 deletions integration-tests/snapshots/alexiosc/megistos/snapshot.txt
Expand Up @@ -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: 745, Issues found: 28219 in 718 files
CSpell: Files checked: 745, Issues found: 28130 in 718 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:9:29 - Unknown word (FOOVT) -- dialog_run ("foo", FOOVT, FOOLT, inp_buffer)
Expand Down Expand Up @@ -69,7 +69,6 @@ Lines:
./ATTIC/doc/html/audit_8h.html:65:164 - Unknown word (DUPUSER) -- audit.html#ga18">AUS_DUPUSER</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/audit_8h.html:69:164 - Unknown word (RELOGON) -- audit.html#ga20">AUS_RELOGON</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/audit_8h.html:69:207 - Unknown word (RELOGGING) -- &nbsp;"USER LOGOUT, RELOGGING ON"</td></tr>
./ATTIC/doc/html/audit_8h.html:73:164 - Unknown word (SIGNUP) -- audit.html#ga22">AUS_SIGNUP</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/audit_8h.html:75:164 - Unknown word (DISCON) -- audit.html#ga23">AUS_DISCON</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/audit_8h.html:79:164 - Unknown word (CREDHUP) -- audit.html#ga25">AUS_CREDHUP</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/audit_8h.html:81:164 - Unknown word (TIMEHUP) -- audit.html#ga26">AUS_TIMEHUP</a>&nbsp;&nbsp;&nbsp
Expand Down Expand Up @@ -184,7 +183,6 @@ Lines:
./ATTIC/doc/html/config_8h.html:170:156 - Unknown word (REMSYSBIN) -- config_8h.html#a69">REMSYSBIN</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/config_8h.html:170:198 - Unknown word (remsys) -- nbsp;&nbsp;MODULEDIR"/remsys"</td></tr>
./ATTIC/doc/html/config_8h.html:172:156 - Unknown word (SIGNUPBIN) -- config_8h.html#a70">SIGNUPBIN</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/config_8h.html:172:195 - Unknown word (signup) -- &nbsp;&nbsp;BINDIR"/signup"</td></tr>
./ATTIC/doc/html/config_8h.html:174:156 - Unknown word (STATSBIN) -- config_8h.html#a71">STATSBIN</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/config_8h.html:176:156 - Unknown word (STTYBIN) -- config_8h.html#a72">STTYBIN</a>&nbsp;&nbsp;&nbsp
./ATTIC/doc/html/config_8h.html:178:195 - Unknown word (updown) -- &nbsp;&nbsp;BINDIR"/updown"</td></tr>
Expand Down Expand Up @@ -702,7 +700,6 @@ Lines:
./ATTIC/doc/html/group__TTF__flags.html:27:212 - Unknown word (Signups) -- nbsp;0x0010 /**&lt; Signups are allowed here */
./ATTIC/doc/html/group__TTF__flags.html:57:45 - Unknown word (signups) -- code> Allow new user signups on this line. This can
./ATTIC/doc/html/group__USY__flags.html:165:248 - Unknown word (victimised) -- deletion mark from the victimised user.</li></ul>
./ATTIC/doc/html/group__USY__flags.html:66:209 - Unknown word (Signup) -- nbsp;&nbsp;26 /**&lt; Signup logs (subset of audit
./ATTIC/doc/html/group__audit.html:287:43 - Unknown word (predefines) -- API, this include file predefines most of the entries
./ATTIC/doc/html/group__audit.html:3430:206 - Unknown word (thisuesronl) -- code> is equivalent to thisuesronl::channel.</td></tr>
./ATTIC/doc/html/group__audit.html:3432:134 - Unknown word (Majoresque) -- capital letters by (Majoresque) convention.</td></tr
Expand All @@ -714,7 +711,6 @@ Lines:
./ATTIC/doc/html/group__dialog.html:142:144 - Unknown word (heartedly) -- and use them. I whole-heartedly recommend using <a class
./ATTIC/doc/html/group__dialog.html:16:57 - Unknown word (minimise) -- to be entered. Try to minimise the information. Screen
./ATTIC/doc/html/group__dialog.html:170:108 - Unknown word (internationalisation) -- sysop customisation and internationalisation.</li></ul>
./ATTIC/doc/html/group__dialog.html:79:51 - Unknown word (submenu) -- is presented with a submenu of the choices specified
./ATTIC/doc/html/group__dialog.html:85:125 - Unknown word (Yessi) -- visible choices to `Yessi', `Nope,', and leaving
./ATTIC/doc/html/group__dialog.html:94:263 - Unknown word (Turbovision) -- a bit like Borland's Turbovision (which I was programming
./ATTIC/doc/html/group__format.html:15:490 - Unknown word (favourite) -- full justification (my favourite).<p>
Expand Down Expand Up @@ -2773,7 +2769,6 @@ Lines:
./ATTIC/src/modules/adventure/infoint/fileio.c:375:17 - Unknown word (Argh) -- error_fatal ("Argh, fcopy() failed. Dying
./ATTIC/src/modules/adventure/infoint/input.c:169:10 - Unknown word (cbuf) -- char *cbuf, *buffer;
./ATTIC/src/modules/adventure/infoint/input.c:325:17 - Unknown word (tbuf) -- char *cbuf, *tbuf, *tp;
./ATTIC/src/modules/adventure/infoint/interpre.c:447:6 - Unknown word (println) -- println_return ();
./ATTIC/src/modules/adventure/infoint/math.c:165:4 - Unknown word (Aritmetic) -- * Aritmetic shift +/- n bits
./ATTIC/src/modules/adventure/infoint/memory.c:178:26 - Unknown word (nextp) -- cache_entry_t *cachep, *nextp;
./ATTIC/src/modules/adventure/infoint/memory.c:73:22 - Unknown word (flink) -- struct cache_entry *flink;
Expand Down Expand Up @@ -3657,6 +3652,7 @@ Lines:
./ATTIC/src/modules/telecon/teleconplugins.h:105:10 - Unknown word (MKPLUGIN) -- #ifdef __MKPLUGIN__
./ATTIC/src/system/README.md:13:118 - Unknown word (implemeted) -- arbitraty things to be implemeted as file ‘transfer’ protocols
./ATTIC/src/system/README.md:13:95 - Unknown word (arbitraty) -- of this allows pretty arbitraty things to be implemeted
./ATTIC/src/system/README.md:14:5 - Unknown word (signup) -- * **signup** The new user sign
./ATTIC/src/system/README.md:5:5 - Unknown word (bbscleanup) -- * **bbscleanup** implements a MajorBBS
./ATTIC/src/system/README.md:7:39 - Unknown word (mgetty) -- a fork of the Unix `mgetty` meant for BBSing uses
./ATTIC/src/system/README.md:8:22 - Unknown word (impelemntation) -- **bbslogin** is an impelemntation of the Unix `login`
Expand Down

0 comments on commit 434debc

Please sign in to comment.