Skip to content

Commit

Permalink
fix: Update software terms and integration snapshots. (#1916)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Oct 25, 2021
1 parent 5918f32 commit 0248330
Show file tree
Hide file tree
Showing 25 changed files with 90 additions and 148 deletions.
4 changes: 1 addition & 3 deletions integration-tests/snapshots/AdaDoom3/AdaDoom3/report.yaml
Expand Up @@ -5,7 +5,7 @@ Args: ["**/*.*"]
Summary:
files: 105
filesWithIssues: 98
issues: 3264
issues: 3243
errors: 0
Errors: []

Expand Down Expand Up @@ -624,7 +624,6 @@ issues:
- "Engine/neo-world-commands.adb:54:31 QPATH U char expanded[MAX_QPATH];"
- "Engine/neo-world-commands.adb:55:18 mapname U -- char mapname[MAX_QPATH];"
- "Engine/neo-world-commands.adb:62:14 sprintf U -- Com_sprintf (expanded, sizeof(expanded"
- "Engine/neo-world-commands.adb:64:16 Printf U -- Com_Printf (\"Can't find map %s"
- "Engine/neo-world-commands.adb:71:10 Cvar U -- Cvar_Get (\"g_gametype\","
- "Engine/neo-world-commands.adb:71:23 gametype U -- Cvar_Get (\"g_gametype\", \"0\", CVAR_SERVERINFO"
- "Engine/neo-world-commands.adb:71:39 CVAR U (\"g_gametype\", \"0\", CVAR_SERVERINFO | CVAR_USERINFO"
Expand Down Expand Up @@ -677,7 +676,6 @@ issues:
- "Engine/neo-world-geometry.adb:252:52 halfcircle U color, r, true); //halfcircle -- flipped"
- "Engine/neo-world-geometry.adb:294:6 CONVEXHULLCREATE U -- CONVEXHULLCREATE Create;"
- "Engine/neo-world-geometry.adb:304:7 DELETESINGLE U -- DELETESINGLE(CH);"
- "Engine/neo-world-geometry.adb:314:8 printf U -- // printf(\"NbPolys: %d\\n\", NbPolys"
- "Engine/neo-world-geometry.adb:322:22 Tris U - const udword NbTris = NbVertsInPoly - 2"
- "Engine/neo-world-geometry.adb:400:17 glmat U -- float glmat[16]; //4x4 column major"
- "Engine/neo-world-geometry.adb:421:13 Mult U -- glMultMatrixf(&(glmat[0]))"
Expand Down
4 changes: 1 addition & 3 deletions integration-tests/snapshots/AdaDoom3/AdaDoom3/snapshot.txt
Expand Up @@ -3,7 +3,7 @@ Repository: AdaDoom3/AdaDoom3
Url: "https://github.com/AdaDoom3/AdaDoom3.git"
Args: ["**/*.*"]
Lines:
CSpell: Files checked: 105, Issues found: 3264 in 98 files
CSpell: Files checked: 105, Issues found: 3243 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:101:111 - Unknown word (OSXSAVE) -- ECX_Register, 27); -- OSXSAVE
Expand Down Expand Up @@ -653,7 +653,6 @@ Lines:
./Engine/neo-world-commands.adb:54:31 - Unknown word (QPATH) -- char expanded[MAX_QPATH];
./Engine/neo-world-commands.adb:55:18 - Unknown word (mapname) -- -- char mapname[MAX_QPATH];
./Engine/neo-world-commands.adb:62:14 - Unknown word (sprintf) -- -- Com_sprintf (expanded, sizeof(expanded
./Engine/neo-world-commands.adb:64:16 - Unknown word (Printf) -- -- Com_Printf ("Can't find map %s
./Engine/neo-world-commands.adb:71:10 - Unknown word (Cvar) -- -- Cvar_Get ("g_gametype",
./Engine/neo-world-commands.adb:71:23 - Unknown word (gametype) -- -- Cvar_Get ("g_gametype", "0", CVAR_SERVERINFO
./Engine/neo-world-commands.adb:71:39 - Unknown word (CVAR) -- ("g_gametype", "0", CVAR_SERVERINFO | CVAR_USERINFO
Expand Down Expand Up @@ -691,7 +690,6 @@ Lines:
./Engine/neo-world-geometry.adb:25:17 - Unknown word (VERTICIES) -- CYLINDER_MESH_VERTICIES : constant := (1.0,
./Engine/neo-world-geometry.adb:294:6 - Unknown word (CONVEXHULLCREATE) -- -- CONVEXHULLCREATE Create;
./Engine/neo-world-geometry.adb:304:7 - Unknown word (DELETESINGLE) -- -- DELETESINGLE(CH);
./Engine/neo-world-geometry.adb:314:8 - Unknown word (printf) -- -- // printf("NbPolys: %d\n", NbPolys
./Engine/neo-world-geometry.adb:322:22 - Unknown word (Tris) -- - const udword NbTris = NbVertsInPoly - 2
./Engine/neo-world-geometry.adb:400:17 - Unknown word (glmat) -- -- float glmat[16]; //4x4 column major
./Engine/neo-world-geometry.adb:421:13 - Unknown word (Mult) -- -- glMultMatrixf(&(glmat[0]))
Expand Down
Expand Up @@ -5,7 +5,7 @@ Args: ["**/*.{md,tex}"]
Summary:
files: 1402
filesWithIssues: 558
issues: 4954
issues: 4952
errors: 0
Errors: []

Expand Down Expand Up @@ -1112,7 +1112,6 @@ issues:
- "documents/Programmierparadigmen/Programmiersprachen.tex:111:15 Inferenzalgorithmus U und einen Inferenzalgorithmus um Probleme zu lösen"
- "documents/Programmierparadigmen/Programmiersprachen.tex:132:53 Anwendungszenario U ist abhängig von dem Anwendungszenario. So hat C im"
- "documents/Programmierparadigmen/Programmiersprachen.tex:171:19 Syntaxcheck U \\item \ extbf{Syntaxcheck}: Da der Compiler die"
- "documents/Programmierparadigmen/Programmiersprachen.tex:179:39 Combinator U Ausdrücke, wie der Y-Combinator in Haskell, lassen sich"
- "documents/Programmierparadigmen/Programmiersprachen.tex:215:19 Tippfreundlicher U \\item \ extbf{Tippfreundlicher}: Es ist schneller zu"
- "documents/Programmierparadigmen/Programmiersprachen.tex:231:14 Typsierung U Strukturelle Typsierung wird auch \ extit{typsicheres"
- "documents/Programmierparadigmen/Programmiersprachen.tex:232:57 höhrt U mit Duck-Typing immer höhrt, ist"
Expand Down Expand Up @@ -1822,7 +1821,6 @@ issues:
- "tikz/informatikstudium-kit-abhaengigkeitsgraph/informatikstudium-kit-abhaengigkeitsgraph.tex:66:21 icpc U \\node[wahl] (icpc) [below of=algii]"
- "tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:3:34 abhaengigkeitsgraph U informatikstudium-kit-abhaengigkeitsgraph.png)"
- "tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:8:48 Prautzsch U Abhängigkeit ist bei Prautzsch ist das nicht mehr vorhanden"
- "tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:10:3 Algo U * Algo I -> Datenbanken (Indizes"
- "tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:11:45 Krypto U Codierung, eventuell Krypto)"
- "tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:15:4 Abkürzeungen U ## Abkürzeungen"
- "tikz/interiour-exteriour-angles-triangle/README.md:3:12 interiour U ![Example](interiour-exteriour-angles-triangle"
Expand Down
Expand Up @@ -3,7 +3,7 @@ Repository: MartinThoma/LaTeX-examples
Url: "https://github.com/MartinThoma/LaTeX-examples.git"
Args: ["**/*.{md,tex}"]
Lines:
CSpell: Files checked: 1402, Issues found: 4954 in 558 files
CSpell: Files checked: 1402, Issues found: 4952 in 558 files
exit code: 1
./README.md:12:35 - Unknown word (Wikpedia) -- can be found on [my Wikpedia Commons user page](http
./README.md:20:26 - Unknown word (seperate) -- Every LaTeX file is in a seperate folder and has its own
Expand Down Expand Up @@ -287,7 +287,6 @@ Lines:
./documents/Programmierparadigmen/Programmiersprachen.tex:111:15 - Unknown word (Inferenzalgorithmus) -- und einen Inferenzalgorithmus um Probleme zu lösen
./documents/Programmierparadigmen/Programmiersprachen.tex:132:53 - Unknown word (Anwendungszenario) -- ist abhängig von dem Anwendungszenario. So hat C im
./documents/Programmierparadigmen/Programmiersprachen.tex:171:19 - Unknown word (Syntaxcheck) -- \item \textbf{Syntaxcheck}: Da der Compiler die
./documents/Programmierparadigmen/Programmiersprachen.tex:179:39 - Unknown word (Combinator) -- Ausdrücke, wie der Y-Combinator in Haskell, lassen sich
./documents/Programmierparadigmen/Programmiersprachen.tex:215:19 - Unknown word (Tippfreundlicher) -- \item \textbf{Tippfreundlicher}: Es ist schneller zu
./documents/Programmierparadigmen/Programmiersprachen.tex:231:14 - Unknown word (Typsierung) -- Strukturelle Typsierung wird auch \textit{typsicheres
./documents/Programmierparadigmen/Programmiersprachen.tex:232:57 - Unknown word (höhrt) -- mit Duck-Typing immer höhrt, ist
Expand Down Expand Up @@ -1805,7 +1804,6 @@ Lines:
./tikz/hyperbolic-triangle-exterior-angles/hyperbolic-triangle-exterior-angles.tex:5:17 - Unknown word (Hlavacek) -- % Thanks to Jan Hlavacek for giving an example
./tikz/hyperbolic-triangle-interior-angles/hyperbolic-triangle-interior-angles.tex:8:19 - Unknown word (Granholm) -- % Thanks to Jonas Granholm for help with the angles
./tikz/hypersurface-2/README.md:3:12 - Unknown word (hypersurface) -- ![Example](hypersurface-2.png)
./tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:10:3 - Unknown word (Algo) -- * Algo I -> Datenbanken (Indizes
./tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:11:45 - Unknown word (Krypto) -- Codierung, eventuell Krypto)
./tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:15:4 - Unknown word (Abkürzeungen) -- ## Abkürzeungen
./tikz/informatikstudium-kit-abhaengigkeitsgraph/README.md:3:34 - Unknown word (abhaengigkeitsgraph) -- informatikstudium-kit-abhaengigkeitsgraph.png)
Expand Down
Expand Up @@ -3,10 +3,9 @@ Repository: SoftwareBrothers/admin-bro
Url: "https://github.com/SoftwareBrothers/admin-bro.git"
Args: ["src/**/*.{ts,js,tsx,jsx}","**/*.md"]
Lines:
CSpell: Files checked: 361, Issues found: 6 in 5 files
CSpell: Files checked: 361, Issues found: 5 in 4 files
exit code: 1
./cy/readme.md:433:45 - Unknown word (Favourite) -- Sequelize Resources” → Favourite Places link inside the
./src/backend/utils/build-feature/build-feature.spec.ts:86:14 - Unknown word (falsey) -- it('merges falsey options', function
./src/cli.ts:18:35 - Unknown word (addde) -- all custom components addde by using AdminJS.bundle
./src/utils/flat/flat.doc.md:27:25 - Unknown word (JSONB) -- databases have nested JSONB properties or Mixed
./src/utils/flat/set.spec.ts:115:23 - Unknown word (JSCEO) -- position: 'adminJSCEO',
23 changes: 10 additions & 13 deletions integration-tests/snapshots/TheAlgorithms/Python/report.yaml
Expand Up @@ -5,7 +5,7 @@ Args: ["**/*.{md,py}"]
Summary:
files: 962
filesWithIssues: 409
issues: 2682
issues: 2677
errors: 0
Errors: []

Expand Down Expand Up @@ -273,17 +273,15 @@ issues:
- "computer_vision/cnn_classification.py:43:23 convolutional U # Adding a second convolutional layer"
- "computer_vision/harris_corner.py:15:23 neighbourhoods U window_size : neighbourhoods considered"
- "computer_vision/harris_corner.py:75:9 imwrite U cv2.imwrite(\"detect.png\", color"
- "CONTRIBUTING.md:5:339 Gitter U ask the community in [Gitter](https://gitter.im/TheAlgorit"
- "CONTRIBUTING.md:46:8 docstrings U * have docstrings with clear explanations"
- "CONTRIBUTING.md:47:11 doctests U * contain doctests that test both valid"
- "CONTRIBUTING.md:77:334 autopep U other code formatters (autopep8, yapf) but the __black"
- "CONTRIBUTING.md:77:344 yapf U formatters (autopep8, yapf) but the __black__ formatter"
- "CONTRIBUTING.md:131:33 pytest U doctests will be run by pytest as part of our automated"
- "CONTRIBUTING.md:134:14 doctest U python3 -m doctest -v my_submission.py"
- "CONTRIBUTING.md:142:11 eval U input = eval(input(\"Enter your input"
- "CONTRIBUTING.md:151:171 mypy U automated testing will run [mypy](http://mypy-lang.org"
- "CONTRIBUTING.md:173:79 autogenerated U will be periodically autogenerated by our Travis CI processes"
- "CONTRIBUTING.md:182:10 poyea U Writer [@poyea](https://github.com"
- "CONTRIBUTING.md:5:339 Gitter U ask the community in [Gitter](https://gitter.im/TheAlgorit"
- "CONTRIBUTING.md:46:8 docstrings U * have docstrings with clear explanations"
- "CONTRIBUTING.md:47:11 doctests U * contain doctests that test both valid"
- "CONTRIBUTING.md:77:334 autopep U other code formatters (autopep8, yapf) but the __black"
- "CONTRIBUTING.md:77:344 yapf U formatters (autopep8, yapf) but the __black__ formatter"
- "CONTRIBUTING.md:131:33 pytest U doctests will be run by pytest as part of our automated"
- "CONTRIBUTING.md:134:14 doctest U python3 -m doctest -v my_submission.py"
- "CONTRIBUTING.md:151:171 mypy U automated testing will run [mypy](http://mypy-lang.org"
- "CONTRIBUTING.md:182:10 poyea U Writer [@poyea](https://github.com"
- "conversions/length_conversion.py:35:6 inche U \"inche\": \"in\", # Trailing"
- "conversions/molecular_chemistry.py:10:27 nfactor U molarity_to_normality(nfactor: int, moles: float,"
- "conversions/prefix_conversions.py:10:5 yotta U yotta = 24"
Expand Down Expand Up @@ -573,7 +571,6 @@ issues:
- "graphs/minimum_spanning_tree_kruskal.py:1:5 kruskal U def kruskal("
- "graphs/minimum_spanning_tree_kruskal2.py:51:49 neighbouring U from the node to the neighbouring nodes (with weights"
- "graphs/minimum_spanning_tree_prims2.py:2:23 Jarník's U Prim's (also known as Jarník's) algorithm is a greedy"
- "graphs/minimum_spanning_tree_prims2.py:221:11 algo U def prims_algo("
- "graphs/multi_heuristic_astar.py:46:18 prito U for (prito, yyy) in temp:"
- "graphs/multi_heuristic_astar.py:136:16 inad U close_list_inad,"
- "graphs/multi_heuristic_astar.py:140:9 itera U for itera in range(n_heuristic"
Expand Down
7 changes: 2 additions & 5 deletions integration-tests/snapshots/TheAlgorithms/Python/snapshot.txt
Expand Up @@ -3,14 +3,12 @@ Repository: TheAlgorithms/Python
Url: "https://github.com/TheAlgorithms/Python.git"
Args: ["**/*.{md,py}"]
Lines:
CSpell: Files checked: 962, Issues found: 2682 in 409 files
CSpell: Files checked: 962, Issues found: 2677 in 409 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
./CONTRIBUTING.md:142:11 - Unknown word (eval) -- input = eval(input("Enter your input
./CONTRIBUTING.md:151:171 - Unknown word (mypy) -- automated testing will run [mypy](http://mypy-lang.org
./CONTRIBUTING.md:173:79 - Unknown word (autogenerated) -- will be periodically autogenerated by our Travis CI processes
./CONTRIBUTING.md:182:10 - Unknown word (poyea) -- Writer [@poyea](https://github.com
./CONTRIBUTING.md:182:10 - Unknown word (poyea) -- Writer [@poyea](https://github.com
./CONTRIBUTING.md:46:8 - Unknown word (docstrings) -- * have docstrings with clear explanations
./CONTRIBUTING.md:47:11 - Unknown word (doctests) -- * contain doctests that test both valid
./CONTRIBUTING.md:5:339 - Unknown word (Gitter) -- ask the community in [Gitter](https://gitter.im/TheAlgorit
Expand Down Expand Up @@ -568,7 +566,6 @@ Lines:
./graphs/minimum_spanning_tree_boruvka.py:71:9 - Unknown word (Returna) -- Returna all edges in the graph
./graphs/minimum_spanning_tree_kruskal.py:1:5 - Unknown word (kruskal) -- def kruskal(
./graphs/minimum_spanning_tree_kruskal2.py:51:49 - Unknown word (neighbouring) -- from the node to the neighbouring nodes (with weights
./graphs/minimum_spanning_tree_prims2.py:221:11 - Unknown word (algo) -- def prims_algo(
./graphs/minimum_spanning_tree_prims2.py:2:23 - Unknown word (Jarník's) -- Prim's (also known as Jarník's) algorithm is a greedy
./graphs/multi_heuristic_astar.py:136:16 - Unknown word (inad) -- close_list_inad,
./graphs/multi_heuristic_astar.py:140:9 - Unknown word (itera) -- for itera in range(n_heuristic
Expand Down
10 changes: 2 additions & 8 deletions integration-tests/snapshots/django/django/report.yaml
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/django/django.git
Args: ["**/*.{md,py}"]
Summary:
files: 2717
filesWithIssues: 878
issues: 7803
filesWithIssues: 876
issues: 7782
errors: 0
Errors: []

Expand All @@ -22,7 +22,6 @@ issues:
- "django/conf/global_settings.py:146:27 Udmurt U udm', gettext_noop('Udmurt')),"
- "django/conf/global_settings.py:248:25 Naver U re.compile(r'^NaverBot.*'),"
- "django/conf/global_settings.py:251:25 sohu U re.compile(r'^sohu-search'),"
- "django/conf/global_settings.py:262:25 favicon U re.compile(r'^/favicon.ico$'),"
- "django/conf/global_settings.py:264:25 phpmyadmin U re.compile(r'^/phpmyadmin/'),"
- "django/conf/global_settings.py:328:10 myproject U # (i.e. \"myproject.locale\" for myproject"
- "django/conf/global_settings.py:463:24 sessionid U SESSION_COOKIE_NAME = 'sessionid'"
Expand Down Expand Up @@ -585,7 +584,6 @@ issues:
- "django/db/migrations/autodetector.py:795:44 deduping U make the operation, deduping any dependencies"
- "django/db/migrations/executor.py:32:62 unmigrate U label, None), that means unmigrate everything"
- "django/db/migrations/executor.py:166:15 unapplying U Since unapplying a migration requires"
- "django/db/migrations/graph.py:260:11 Algo U # Algo from GvR:"
- "django/db/migrations/migration.py:124:26 behaviour U # Normal behaviour"
- "django/db/migrations/operations/base.py:32:5 elidable U elidable = False"
- "django/db/migrations/operations/models.py:100:25 smodel U return \"Create %smodel %s\" % (\"proxy \" if self"
Expand Down Expand Up @@ -1057,7 +1055,6 @@ issues:
- "tests/apps/tests.py:329:73 lazyb U model_name in ['lazya', 'lazyb', 'lazyb', 'lazyc',"
- "tests/apps/tests.py:329:91 lazyc U 'lazyb', 'lazyb', 'lazyc', 'lazya']]"
- "tests/auth_tests/models/proxy.py:13:23 proxys U ('display_proxys', 'May display proxys"
- "tests/auth_tests/models/with_many_to_many.py:10:42 orgs U superuser(self, username, orgs, password):"
- "tests/auth_tests/test_auth_backends.py:663:36 mypassword U sensitive_password = 'mypassword'"
- "tests/auth_tests/test_auth_backends.py:737:51 doesntexist U USER_MODEL='thismodel.doesntexist')"
- "tests/auth_tests/test_basic.py:15:71 testpw U test@example.com', 'testpw')"
Expand Down Expand Up @@ -1086,7 +1083,6 @@ issues:
- "tests/auth_tests/test_hashers.py:317:77 algorith U Unknown password hashing algorith'):"
- "tests/auth_tests/test_hashers.py:355:68 Ranz U 390000$seasalt2$aDapRanzW8aHTz97v2TcfHzWD+I="
- "tests/auth_tests/test_hashers.py:365:14 bcryptsha U def test_bcryptsha256_salt_check(self)"
- "tests/auth_tests/test_hashers.py:379:13 algo U for algo in ('sha1', 'md5'):"
- "tests/auth_tests/test_hashers.py:610:55 QOXS U 1,p=1$c29tZXNhbHQ$gwQOXSNhxiOxPOA0+PY10P9QFO"
- "tests/auth_tests/test_hashers.py:610:59 Nhxi U 1$c29tZXNhbHQ$gwQOXSNhxiOxPOA0+PY10P9QFO'"
- "tests/auth_tests/test_hashers.py:629:17 abcdefghijk U salt = 'abcdefghijk'"
Expand All @@ -1097,8 +1093,6 @@ issues:
- "tests/auth_tests/test_management.py:282:14 Uživatel U \"Uživatel (leave blank to use"
- "tests/auth_tests/test_management.py:288:52 eivatel U verbose_name = _('u\\u017eivatel')"
- "tests/auth_tests/test_management.py:453:44 mygroup U objects.create(name='mygroup')"
- "tests/auth_tests/test_management.py:620:14 Orgs U 'Orgs (Organization.id):"
- "tests/auth_tests/test_management.py:1129:31 ORGS U 'DJANGO_SUPERUSER_ORGS': f'{org_id_1},{org"
- "tests/auth_tests/test_models.py:60:24 examplemodela U model='examplemodela',"
- "tests/auth_tests/test_models.py:64:24 examplemodelb U model='examplemodelb',"
- "tests/auth_tests/test_models.py:199:43 gibbberish U User(password='some-gibbberish').has_usable_password"
Expand Down

0 comments on commit 0248330

Please sign in to comment.