Skip to content

Commit

Permalink
fix: Update English dictionary to remove British words
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Mar 22, 2022
1 parent e612ba4 commit 758da62
Show file tree
Hide file tree
Showing 26 changed files with 90 additions and 67 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: ["**/*.{md,tex}"]
Summary:
files: 1402
filesWithIssues: 557
issues: 5074
issues: 5084
errors: 0
Errors: []

Expand Down Expand Up @@ -41,6 +41,7 @@ issues:
- "cheat-sheets/Tikz/Tikz-cheat-sheet.tex:35:16 Reusage U \\item Path Reusage \\myCode{postaction"
- "cheat-sheets/Tikz/Tikz-cheat-sheet.tex:68:51 bezier U coordinate is used in a bezier curve specification"
- "cheat-sheets/Tikz/Tikz-cheat-sheet.tex:68:82 behaviour U curve specification the behaviour is slightly different"
- "cheat-sheets/Tikz/Tikz-cheat-sheet.tex:87:101 colour U path (with the given colour)"
- "cheat-sheets/vim/vim.tex:11:3 multicol U % multicol parameters"
- "circuits/d-latch-with-nand/d-latch-with-nand.tex:12:31 nand U (0,2) node[european nand port] (mynand1){};"
- "circuits/d-latch-with-nand/d-latch-with-nand.tex:12:43 mynand U european nand port] (mynand1){};"
Expand Down Expand Up @@ -1195,6 +1196,7 @@ issues:
- "documents/stundenplan/example.tex:51:68 Bolleyer U {Bolleyer} {10.21"
- "documents/stundenplan/manual.tex:19:22 organisers U Still, in times when organisers are freely available"
- "documents/stundenplan/manual.tex:19:176 suchas U and contain details suchas speaker, location, and"
- "documents/stundenplan/manual.tex:21:247 colours U The design including colours and font faces can now"
- "documents/stundenplan/manual.tex:37:76 footlines U the font size of the footlines in event blocks. It"
- "documents/stundenplan/manual.tex:40:188 valign U layout (default)).\ exttt{valign} can be one of \ exttt"
- "documents/stundenplan/manual.tex:45:18 ttframecol U \\item \\lstinline!ttframecol1! is the (brighter)"
Expand Down
Original file line number Diff line number Diff line change
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: 5074 in 557 files
CSpell: Files checked: 1402, Issues found: 5084 in 557 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 @@ -38,6 +38,7 @@ Lines:
./cheat-sheets/Tikz/Tikz-cheat-sheet.tex:35:16 - Unknown word (Reusage) -- \item Path Reusage \myCode{postaction
./cheat-sheets/Tikz/Tikz-cheat-sheet.tex:68:51 - Unknown word (bezier) -- coordinate is used in a bezier curve specification
./cheat-sheets/Tikz/Tikz-cheat-sheet.tex:68:82 - Unknown word (behaviour) -- curve specification the behaviour is slightly different
./cheat-sheets/Tikz/Tikz-cheat-sheet.tex:87:101 - Unknown word (colour) -- path (with the given colour)
./cheat-sheets/vim/vim.tex:11:3 - Unknown word (multicol) -- % multicol parameters
./circuits/README.md:3:1 - Unknown word (circuitikz) -- circuitikz
./circuits/README.md:9:9 - Unknown word (stackexchange) -- * [tex.stackexchange.com](http://tex.stackexchange
Expand Down Expand Up @@ -1238,6 +1239,7 @@ Lines:
./documents/stundenplan/manual.tex:19:176 - Unknown word (suchas) -- and contain details suchas speaker, location, and
./documents/stundenplan/manual.tex:19:22 - Unknown word (organisers) -- Still, in times when organisers are freely available
./documents/stundenplan/manual.tex:200:29 - Unknown word (Customised) -- section{Sample time table (Customised Variant)}
./documents/stundenplan/manual.tex:21:247 - Unknown word (colours) -- The design including colours and font faces can now
./documents/stundenplan/manual.tex:37:76 - Unknown word (footlines) -- the font size of the footlines in event blocks. It
./documents/stundenplan/manual.tex:40:188 - Unknown word (valign) -- layout (default)).\texttt{valign} can be one of \texttt
./documents/stundenplan/manual.tex:45:18 - Unknown word (ttframecol) -- \item \lstinline!ttframecol1! is the (brighter)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ Repository: SoftwareBrothers/admin-bro
Url: "https://github.com/SoftwareBrothers/admin-bro.git"
Args: ["src/**/*.{ts,js,tsx,jsx}","**/*.md"]
Lines:
CSpell: Files checked: 373, Issues found: 9 in 7 files
CSpell: Files checked: 373, Issues found: 10 in 8 files
exit code: 1
./cy/readme.md:433:45 - Unknown word (Favourite) -- Sequelize Resources” → Favourite Places link inside the
./src/backend/bundler/bundler.js:35:44 - Unknown word (watchmode) -- ora(`Bundling files in watchmode: ${JSON.stringify(inputOption
./src/backend/bundler/config.js:76:13 - Unknown word (Builtins) -- preferBuiltins: false,
./src/backend/controllers/api-controller.ts:17:20 - Unknown word (utilise) -- * The best way to utilise it is to use {@link
./src/backend/decorators/resource/utils/decorate-actions.ts:12:15 - Unknown word (Customizer) -- function mergeCustomizer<T>(destValue: T | Array
./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
Expand Down
3 changes: 2 additions & 1 deletion integration-tests/snapshots/TheAlgorithms/Python/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: ["**/*.{md,py}"]
Summary:
files: 1022
filesWithIssues: 417
issues: 2990
issues: 2991
errors: 0
Errors: []

Expand Down Expand Up @@ -843,6 +843,7 @@ issues:
- "project_euler/problem_089/sol1.py:13:1 VVIIIIII U VVIIIIII"
- "project_euler/problem_089/sol1.py:15:1 VVVI U VVVI"
- "project_euler/problem_091/sol1.py:5:43 ΔOPQ U origin, O(0,0), to form ΔOPQ."
- "project_euler/problem_107/sol1.py:16:28 optimise U However, it is possible to optimise the network by removing"
- "project_euler/problem_107/sol1.py:111:5 adjaceny U adjaceny_matrix = [line.split"
- "project_euler/problem_113/sol1.py:50:16 upto U def non_bouncy_upto(n: int) -> int:"
- "project_euler/problem_113/sol1.py:65:5 Caclulate U Caclulate the number of non-bouncy"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: TheAlgorithms/Python
Url: "https://github.com/TheAlgorithms/Python.git"
Args: ["**/*.{md,py}"]
Lines:
CSpell: Files checked: 1022, Issues found: 2990 in 417 files
CSpell: Files checked: 1022, Issues found: 2991 in 417 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 @@ -841,6 +841,7 @@ Lines:
./project_euler/problem_089/sol1.py:15:1 - Unknown word (VVVI) -- VVVI
./project_euler/problem_091/sol1.py:5:43 - Unknown word (ΔOPQ) -- origin, O(0,0), to form ΔOPQ.
./project_euler/problem_107/sol1.py:111:5 - Unknown word (adjaceny) -- adjaceny_matrix = [line.split
./project_euler/problem_107/sol1.py:16:28 - Unknown word (optimise) -- However, it is possible to optimise the network by removing
./project_euler/problem_113/sol1.py:50:16 - Unknown word (upto) -- def non_bouncy_upto(n: int) -> int:
./project_euler/problem_113/sol1.py:65:5 - Unknown word (Caclulate) -- Caclulate the number of non-bouncy
./project_euler/problem_135/sol1.py:45:52 - Unknown word (divisble) -- difference % 4: # d must be divisble by 4
Expand Down
3 changes: 2 additions & 1 deletion integration-tests/snapshots/exonum/exonum/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Repository: exonum/exonum
Url: "https://github.com/exonum/exonum.git"
Args: ["**/*.{rs,md,py,proto}"]
Lines:
CSpell: Files checked: 420, Issues found: 4 in 1 files
CSpell: Files checked: 420, Issues found: 5 in 2 files
exit code: 1
./exonum/src/runtime/versioning.rs:97:66 - Unknown word (defences) -- Exonum provides following defences.
./test-suite/rust-runtime-proto/src/proto/service.proto:42:3 - Unknown word (sfixed) -- sfixed32 fixed_i32 = 9;
./test-suite/rust-runtime-proto/src/proto/service.proto:47:3 - Unknown word (sint) -- sint32 s_i32 = 14;
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/microsoft/TypeScript-Website.git
Args: ["--config=${repoConfig}/cspell.json","**/*.*"]
Summary:
files: 745
filesWithIssues: 175
issues: 680
filesWithIssues: 179
issues: 700
errors: 0
Errors: []

Expand All @@ -32,6 +32,7 @@ issues:
- "packages/documentation/copy/en/handbook-v1/Basic%20Types.md:58:29 Bobbington U fullName: string = `Bob Bobbington`;"
- "packages/documentation/copy/en/handbook-v1/Functions.md:250:73 Yehuda U though, first read Yehuda Katz's [Understanding"
- "packages/documentation/copy/en/handbook-v1/Functions.md:251:1 Yehuda's U Yehuda's article explains the"
- "packages/documentation/copy/en/handbook-v1/Interfaces.md:184:31 colour U mySquare = createSquare({ colour: \"red\", width: 100"
- "packages/documentation/copy/en/handbook-v1/Unions%20and%20Intersections.md:379:39 Loggable U Person & Serializable & Loggable` is a type which is"
- "packages/documentation/copy/en/handbook-v2/Basics.md:316:8 Maddison U greet(\"Maddison\", Date());"
- "packages/documentation/copy/en/handbook-v2/Classes.md:342:16 Lowercse U return s.toLowercse() === \"ok\";"
Expand Down Expand Up @@ -150,6 +151,7 @@ issues:
- "packages/playground-handbook/copy/en/Localization.md:3:114 lanaguges U current list of supported lanaguges are:"
- "packages/playground-handbook/copy/en/Plugins.md:17:177 structuredtypes U playground-dts-plugin) and [@structuredtypes/plugin](https://www"
- "packages/playground-handbook/copy/en/Type%20Acquisition.md:19:76 csstype U discover they import from `csstype` and `prop-types`"
- "packages/playground-handbook/copy/en/Writing%20DTS%20Files.md:3:94 realise U feeling when you first realise that you may have wrote"
- "packages/playground-handbook/README.md:1:5 Plyground U ### Plyground Handbook"
- "packages/playground-worker/index.ts:19:9 twolash U twolashFilesModelString: string"
- "packages/playground-worker/index.ts:27:12 grabbable U // grabbable via these mirrored models"
Expand Down Expand Up @@ -204,6 +206,7 @@ issues:
- "packages/typescriptlang-org/src/components/layout/fonts.scss:614:38 Kmer U Leelawadee UI Web\", \"Kmer UI\", \"Segoe UI\", -apple"
- "packages/typescriptlang-org/src/components/layout/fonts.scss:649:41 Pmingliu U Microsoft Jhenghei UI\", Pmingliu, \"Segoe UI\", -apple"
- "packages/typescriptlang-org/src/components/layout/main.scss:110:11 jetbrains U html.font-jetbrains-mono {"
- "packages/typescriptlang-org/src/components/layout/SiteFooter-Customize.tsx:73:30 colours U <p>{i(\"footer_site_colours\")}:</p>"
- "packages/typescriptlang-org/src/components/layout/TopNav.tsx:33:14 BGCDYOIYZ U appId:\"BGCDYOIYZ5\","
- "packages/typescriptlang-org/src/components/Popup.tsx:25:71 pageload U the popup itself on pageload"
- "packages/typescriptlang-org/src/components/search/ResultRow.scss:185:36 Konqueror U user-select: none; /* Konqueror HTML */"
Expand All @@ -214,6 +217,7 @@ issues:
- "packages/typescriptlang-org/src/copy/en/documentation.ts:26:16 tsup U doc_node_npm_tsup_blurb:"
- "packages/typescriptlang-org/src/copy/en/documentation.ts:74:15 vite U doc_tooling_vite_blurb: \"Next Generation"
- "packages/typescriptlang-org/src/copy/en/dt.ts:7:8 matchs U dt_s_matchs: \"matches\","
- "packages/typescriptlang-org/src/copy/en/footer.ts:3:30 Colours U site_colours: \"Site Colours\","
- "packages/typescriptlang-org/src/copy/en/playground.ts:49:15 bugworkbench U play_export_bugworkbench: \"Open in Bug Workbench"
- "packages/typescriptlang-org/src/dom.d.ts:83:5 samplerate U samplerate?: number;"
- "packages/typescriptlang-org/src/dom.d.ts:147:5 timecode U timecode?: DOMHighResTimeStamp"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: microsoft/TypeScript-Website
Url: "https://github.com/microsoft/TypeScript-Website.git"
Args: ["--config=../../../../config/repositories/microsoft/TypeScript-Website/cspell.json","**/*.*"]
Lines:
CSpell: Files checked: 745, Issues found: 680 in 175 files
CSpell: Files checked: 745, Issues found: 700 in 179 files
exit code: 1
./docs/Deprecating a page.md:3:109 - Unknown word (Dont) -- deleting because [Cool URIs Dont Change](https://www
./docs/New TypeScript Version.md:118:3 - Unknown word (Shippit) -- # Shippit
Expand All @@ -27,6 +27,7 @@ Lines:
./packages/documentation/copy/en/handbook-v1/Basic Types.md:58:29 - Unknown word (Bobbington) -- fullName: string = `Bob Bobbington`;
./packages/documentation/copy/en/handbook-v1/Functions.md:250:73 - Unknown word (Yehuda) -- though, first read Yehuda Katz's [Understanding
./packages/documentation/copy/en/handbook-v1/Functions.md:251:1 - Unknown word (Yehuda's) -- Yehuda's article explains the
./packages/documentation/copy/en/handbook-v1/Interfaces.md:184:31 - Unknown word (colour) -- mySquare = createSquare({ colour: "red", width: 100
./packages/documentation/copy/en/handbook-v1/Unions and Intersections.md:379:39 - Unknown word (Loggable) -- Person & Serializable & Loggable` is a type which is
./packages/documentation/copy/en/handbook-v2/Basics.md:316:8 - Unknown word (Maddison) -- greet("Maddison", Date());
./packages/documentation/copy/en/handbook-v2/Classes.md:1214:14 - Unknown word (Gameboy) -- box.value = "Gameboy";
Expand Down Expand Up @@ -146,6 +147,7 @@ Lines:
./packages/playground-handbook/copy/en/Localization.md:3:114 - Unknown word (lanaguges) -- current list of supported lanaguges are:
./packages/playground-handbook/copy/en/Plugins.md:17:177 - Unknown word (structuredtypes) -- playground-dts-plugin) and [@structuredtypes/plugin](https://www
./packages/playground-handbook/copy/en/Type Acquisition.md:19:76 - Unknown word (csstype) -- discover they import from `csstype` and `prop-types`
./packages/playground-handbook/copy/en/Writing DTS Files.md:3:94 - Unknown word (realise) -- feeling when you first realise that you may have wrote
./packages/playground-worker/index.ts:116:19 - Unknown word (twoslashed) -- const twoslashed = this.twoslashFiles
./packages/playground-worker/index.ts:19:9 - Unknown word (twolash) -- twolashFilesModelString: string
./packages/playground-worker/index.ts:232:44 - Unknown word (rebindings) -- functions which make the rebindings easier to manage
Expand Down Expand Up @@ -192,6 +194,7 @@ Lines:
./packages/typescriptlang-org/src/components/index/MigrationStories.tsx:95:55 - Unknown word (Hawaiʻi) -- gave a talk at JSConf Hawaiʻi on how Airbnb adopted
./packages/typescriptlang-org/src/components/layout/CookieBanner.tsx:48:20 - Unknown word (preconnect) -- <link rel="preconnect" href="https://consentdeliver
./packages/typescriptlang-org/src/components/layout/CookieBanner.tsx:51:42 - Unknown word (openx) -- cookie-banner" className="openx"></div>
./packages/typescriptlang-org/src/components/layout/SiteFooter-Customize.tsx:73:30 - Unknown word (colours) -- <p>{i("footer_site_colours")}:</p>
./packages/typescriptlang-org/src/components/layout/TopNav.tsx:33:14 - Unknown word (BGCDYOIYZ) -- appId:"BGCDYOIYZ5",
./packages/typescriptlang-org/src/components/layout/fonts.scss:522:17 - Unknown word (Nirmala) -- font-family: "Nirmala UI", "Segoe UI", -apple
./packages/typescriptlang-org/src/components/layout/fonts.scss:558:17 - Unknown word (Malgun) -- font-family: "Malgun Gothic", Gulim, "Segoe
Expand All @@ -209,6 +212,7 @@ Lines:
./packages/typescriptlang-org/src/copy/en/documentation.ts:26:16 - Unknown word (tsup) -- doc_node_npm_tsup_blurb:
./packages/typescriptlang-org/src/copy/en/documentation.ts:74:15 - Unknown word (vite) -- doc_tooling_vite_blurb: "Next Generation
./packages/typescriptlang-org/src/copy/en/dt.ts:7:8 - Unknown word (matchs) -- dt_s_matchs: "matches",
./packages/typescriptlang-org/src/copy/en/footer.ts:3:30 - Unknown word (Colours) -- site_colours: "Site Colours",
./packages/typescriptlang-org/src/copy/en/playground.ts:49:15 - Unknown word (bugworkbench) -- play_export_bugworkbench: "Open in Bug Workbench
./packages/typescriptlang-org/src/dom.d.ts:10425:18 - Unknown word (bitmask) -- * Returns a bitmask indicating the position
./packages/typescriptlang-org/src/dom.d.ts:10688:82 - Unknown word (GLSL) -- WebGL API and adds the GLSL derivative functions
Expand Down
6 changes: 4 additions & 2 deletions integration-tests/snapshots/pagekit/pagekit/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/pagekit/pagekit.git
Args: ["-e","/app/assets/codemirror","-e","/app/system/languages","**"]
Summary:
files: 742
filesWithIssues: 223
issues: 723
filesWithIssues: 224
issues: 728
errors: 0
Errors: []

Expand Down Expand Up @@ -130,6 +130,8 @@ issues:
- "app/modules/view/src/View.php:92:17 templating U * Gets the templating engine."
- "app/system/app/components/input-video.vue:86:48 youtu U matches = (src.match(/.*(?:youtu.be\\/|v\\/|u\\/\\w\\/|embed"
- "app/system/app/components/input-video.vue:88:75 hqdefault U vi/' + matches[1] + '/hqdefault.jpg';"
- "app/system/app/directives/gravatar.js:62:13 colours U var colours = ["
- "app/system/app/directives/gravatar.js:68:34 colour U initials, charIndex, colourIndex, canvas, context"
- "app/system/app/lib/cache.js:11:27 setex U return db.setex(key, minutes * 60, value"
- "app/system/app/lib/trans.js:4:26 DURAND U Copyright (c) William DURAND <william.durand1@gmail"
- "app/system/app/lib/trans.js:110:8 helpfull U * helpfull for message availability"
Expand Down
4 changes: 3 additions & 1 deletion integration-tests/snapshots/pagekit/pagekit/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: pagekit/pagekit
Url: "https://github.com/pagekit/pagekit.git"
Args: ["-e","/app/assets/codemirror","-e","/app/system/languages","**"]
Lines:
CSpell: Files checked: 742, Issues found: 723 in 223 files
CSpell: Files checked: 742, Issues found: 728 in 224 files
exit code: 1
./CHANGELOG.md:102:50 - Unknown word (Onur) -- page, discovered by Onur Yilmaz (https://www
./CHANGELOG.md:102:55 - Unknown word (Yilmaz) -- discovered by Onur Yilmaz (https://www.netsparker
Expand Down Expand Up @@ -139,6 +139,8 @@ Lines:
./app/modules/view/src/View.php:92:17 - Unknown word (templating) -- * Gets the templating engine.
./app/system/app/components/input-video.vue:86:48 - Unknown word (youtu) -- matches = (src.match(/.*(?:youtu.be\/|v\/|u\/\w\/|embed
./app/system/app/components/input-video.vue:88:75 - Unknown word (hqdefault) -- vi/' + matches[1] + '/hqdefault.jpg';
./app/system/app/directives/gravatar.js:62:13 - Unknown word (colours) -- var colours = [
./app/system/app/directives/gravatar.js:68:34 - Unknown word (colour) -- initials, charIndex, colourIndex, canvas, context
./app/system/app/lib/cache.js:11:27 - Unknown word (setex) -- return db.setex(key, minutes * 60, value
./app/system/app/lib/trans.js:110:8 - Unknown word (helpfull) -- * helpfull for message availability
./app/system/app/lib/trans.js:136:33 - Unknown word (Symfony) -- logic comes from the Symfony2 PHP Framework.
Expand Down
Loading

0 comments on commit 758da62

Please sign in to comment.