Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: remove duplicate words #16378

Merged
merged 1 commit into from Oct 2, 2022
Merged

docs: remove duplicate words #16378

merged 1 commit into from Oct 2, 2022

Conversation

nschonni
Copy link
Contributor

@nschonni nschonni commented Oct 2, 2022

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Ran vale to tag some duplicates. There were some other related to the JDdocs parameters that I left alone:

docs\.eleventy.js
 65:24  error  'text' is repeated!  Vale.Repetition 


 docs\src\developer-guide\nodejs-api.md
 467:1  error  'class' is repeated!  Vale.Repetition 


 docs\src\_includes\components\button.macro.html
 10:23  error  'button' is repeated!  Vale.Repetition 


 lib\cli-engine\formatters\checkstyle.js
 15:20  error  'message' is repeated!  Vale.Repetition 


 lib\cli-engine\formatters\compact.js
 13:20  error  'message' is repeated!  Vale.Repetition


 lib\cli-engine\formatters\junit.js
 16:20  error  'message' is repeated!  Vale.Repetition 


 lib\cli-engine\formatters\visualstudio.js
 14:20  error  'message' is repeated!  Vale.Repetition


 lib\eslint\eslint.js
 43:65   error  'format' is repeated!  Vale.Repetition
 309:66  error  'that' is repeated!    Vale.Repetition


 lib\linter\apply-disable-directives.js
 196:20  error  'options' is repeated!  Vale.Repetition


 lib\linter\linter.js
 991:32  error  'cwd' is repeated!  Vale.Repetition


 lib\linter\timing.js
 129:21  error  'key' is repeated!  Vale.Repetition


 lib\rules\arrow-body-style.js
 105:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\class-methods-use-this.js
 85:29   error  'node' is repeated!  Vale.Repetition
 102:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\consistent-this.js
 80:28  error  'alias' is repeated!  Vale.Repetition
 81:28  error  'scope' is repeated!  Vale.Repetition


 lib\rules\func-call-spacing.js
 81:29   error  'node' is repeated!  Vale.Repetition
 94:16   error  'F' is repeated!     Vale.Repetition
 94:36   error  'F' is repeated!     Vale.Repetition
 95:22   error  'F' is repeated!     Vale.Repetition
 96:16   error  'F' is repeated!     Vale.Repetition
 96:36   error  'T' is repeated!     Vale.Repetition
 97:16   error  'F' is repeated!     Vale.Repetition
 98:22   error  'T' is repeated!     Vale.Repetition
 99:22   error  'T' is repeated!     Vale.Repetition
 101:36  error  'F' is repeated!     Vale.Repetition
 102:16  error  'T' is repeated!     Vale.Repetition
 102:36  error  'F' is repeated!     Vale.Repetition
 103:16  error  'T' is repeated!     Vale.Repetition
 104:22  error  'T' is repeated!     Vale.Repetition
 105:16  error  'T' is repeated!     Vale.Repetition
 106:1   error  'T' is repeated!     Vale.Repetition
 107:36  error  'T' is repeated!     Vale.Repetition 
 108:22  error  'F' is repeated!     Vale.Repetition
 109:22  error  'F' is repeated!     Vale.Repetition
 111:16  error  'T' is repeated!     Vale.Repetition
 112:16  error  'F' is repeated!     Vale.Repetition
 113:16  error  'F' is repeated!     Vale.Repetition


 lib\rules\function-call-argument-newline.js
 57:36  error  'node' is repeated!  Vale.Repetition
 90:36  error  'node' is repeated!  Vale.Repetition


 lib\rules\grouped-accessor-pairs.js
 122:28  error  'messageId' is repeated!  Vale.Repetition


 lib\rules\indent-legacy.js
 508:29  error  'node' is repeated!  Vale.Repetition
 509:28  error  'type' is repeated!  Vale.Repetition
 527:29  error  'node' is repeated!  Vale.Repetition
 537:29  error  'node' is repeated!  Vale.Repetition
 550:29  error  'node' is repeated!  Vale.Repetition
 702:29  error  'node' is repeated!  Vale.Repetition 
 803:29  error  'node' is repeated!  Vale.Repetition
 813:29  error  'node' is repeated!  Vale.Repetition
 889:29  error  'node' is repeated!  Vale.Repetition
 920:29  error  'node' is repeated!  Vale.Repetition
 931:29  error  'node' is repeated!  Vale.Repetition
 959:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\indent.js
 908:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\lines-around-directive.js
 134:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\max-depth.js
 92:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\max-statements.js
 91:29   error  'node' is repeated!  Vale.Repetition
 120:29  error  'node' is repeated!  Vale.Repetition
 144:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\new-parens.js
 69:99  error  'new' is repeated!  Vale.Repetition


 lib\rules\newline-after-var.js
 95:28   error  'keyword' is repeated!   Vale.Repetition 
 105:28  error  'keyword' is repeated!   Vale.Repetition
 115:28  error  'nodeType' is repeated!  Vale.Repetition
 126:29  error  'node' is repeated!      Vale.Repetition


 lib\rules\newline-before-return.js
 42:29   error  'node' is repeated!  Vale.Repetition
 55:29   error  'node' is repeated!  Vale.Repetition
 83:29   error  'node' is repeated!  Vale.Repetition
 145:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-array-constructor.js
 34:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-confusing-arrow.js
 17:21  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-extra-parens.js
 265:77  error  'new' is repeated!   Vale.Repetition
 333:29  error  'node' is repeated!  Vale.Repetition
 350:29  error  'node' is repeated!  Vale.Repetition
 389:29  error  'node' is repeated!  Vale.Repetition 
 438:29  error  'node' is repeated!  Vale.Repetition
 467:29  error  'node' is repeated!  Vale.Repetition
 514:29  error  'node' is repeated!  Vale.Repetition
 742:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-implicit-coercion.js
 114:21  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-invalid-regexp.js
 64:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-regex-spaces.js
 24:21   error  'node' is repeated!  Vale.Repetition
 124:29  error  'node' is repeated!  Vale.Repetition
 147:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-restricted-globals.js
 93:28  error  'name' is repeated!  Vale.Repetition


 lib\rules\no-restricted-modules.js
 179:28  error  'name' is repeated!  Vale.Repetition


 lib\rules\no-script-url.js
 38:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-spaced-func.js
 42:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-trailing-spaces.js
 65:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-underscore-dangle.js
 128:29  error  'node' is repeated!  Vale.Repetition
 177:29  error  'node' is repeated!  Vale.Repetition
 200:29  error  'node' is repeated!  Vale.Repetition
 221:29  error  'node' is repeated!  Vale.Repetition
 248:29  error  'node' is repeated!  Vale.Repetition
 271:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-unsafe-finally.js
 42:29  error  'node' is repeated!   Vale.Repetition
 51:29  error  'node' is repeated!   Vale.Repetition
 52:28  error  'label' is repeated!  Vale.Repetition
 87:29  error  'node' is repeated!   Vale.Repetition


 lib\rules\no-unsafe-optional-chaining.js
 14:21   error  'node' is repeated!  Vale.Repetition
 54:29   error  'node' is repeated!  Vale.Repetition
 66:29   error  'node' is repeated!  Vale.Repetition
 118:29  error  'node' is repeated!  Vale.Repetition
 127:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-useless-constructor.js
 157:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-useless-escape.js
 146:29  error  'node' is repeated!  Vale.Repetition 
 183:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\no-useless-rename.js
 61:29   error  'node' is repeated!  Vale.Repetition
 98:29   error  'node' is repeated!  Vale.Repetition
 127:29  error  'node' is repeated!  Vale.Repetition
 145:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\one-var-declaration-per-line.js
 47:28  error  'keyword' is repeated!  Vale.Repetition


 lib\rules\one-var.js
 20:21  error  'node' is repeated!  Vale.Repetition


 lib\rules\operator-linebreak.js
 219:77  error  'node' is repeated!  Vale.Repetition


 lib\rules\prefer-object-spread.js
 176:20  error  'sourceCode' is repeated!  Vale.Repetition


 lib\rules\require-jsdoc.js
 76:29  error  'node' is repeated!  Vale.Repetition
 85:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\space-infix-ops.js
 105:29  error  'node' is repeated!  Vale.Repetition
 127:29  error  'node' is repeated!  Vale.Repetition
 146:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\template-tag-spacing.js
 40:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\valid-jsdoc.js
 119:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\wrap-iife.js
 21:21   error  'node' is repeated!  Vale.Repetition
 84:29   error  'node' is repeated!  Vale.Repetition
 94:29   error  'node' is repeated!  Vale.Repetition
 104:29  error  'node' is repeated!  Vale.Repetition


 lib\rules\utils\ast-utils.js
 1359:25  error  'node' is repeated!  Vale.Repetition 


 lib\shared\types.js
 127:50  error  'fix' is repeated!  Vale.Repetition


 Makefile.js
 725:28  error  'id' is repeated!          Vale.Repetition
 864:24  error  'dependency' is repeated!  Vale.Repetition
 951:20  error  'cmd' is repeated!         Vale.Repetition


 tests\lib\eslint\flat-eslint.js
 65:24  error  'options' is repeated!  Vale.Repetition


 tests\lib\cli-engine\cli-engine.js
 71:24  error  'options' is repeated!  Vale.Repetition


 tests\lib\eslint\eslint.js
 70:24  error  'options' is repeated!  Vale.Repetition


 tests\lib\rules\comma-spacing.js
 22:1    error  'bla' is repeated!  Vale.Repetition
 22:29   error  'bla' is repeated!  Vale.Repetition
 23:30   error  'bla' is repeated!  Vale.Repetition
 24:1    error  'bla' is repeated!  Vale.Repetition
 24:29   error  'bla' is repeated!  Vale.Repetition
 25:29   error  'bla' is repeated!  Vale.Repetition
 26:39   error  'bla' is repeated!  Vale.Repetition
 26:43   error  'bla' is repeated!  Vale.Repetition
 27:21   error  'bla' is repeated!  Vale.Repetition
 27:44   error  'bla' is repeated!  Vale.Repetition
 28:29   error  'bla' is repeated!  Vale.Repetition
 28:51   error  'bla' is repeated!  Vale.Repetition
 510:39  error  'bla' is repeated!  Vale.Repetition
 511:41  error  'bla' is repeated!  Vale.Repetition
 520:40  error  'bla' is repeated!  Vale.Repetition
 521:43  error  'bla' is repeated!  Vale.Repetition


 tests\lib\rules\lines-around-comment.js
 26:23    error  'block' is repeated!  Vale.Repetition
 27:23    error  'block' is repeated!  Vale.Repetition
 60:33    error  'block' is repeated!  Vale.Repetition
 68:33    error  'block' is repeated!  Vale.Repetition 
 84:33    error  'block' is repeated!  Vale.Repetition
 88:33    error  'block' is repeated!  Vale.Repetition
 1061:31  error  'block' is repeated!  Vale.Repetition
 1062:35  error  'block' is repeated!  Vale.Repetition
 1094:35  error  'block' is repeated!  Vale.Repetition
 1095:39  error  'block' is repeated!  Vale.Repetition
 1118:35  error  'block' is repeated!  Vale.Repetition
 1119:37  error  'block' is repeated!  Vale.Repetition
 1124:35  error  'block' is repeated!  Vale.Repetition
 1125:39  error  'block' is repeated!  Vale.Repetition


 tests\lib\rules\no-extra-parens.js
 24:17  error  'line' is repeated!  Vale.Repetition


 tests\lib\rules\no-multi-assign.js
 22:17  error  'line' is repeated!    Vale.Repetition
 23:17  error  'column' is repeated!  Vale.Repetition


 tests\lib\rules\no-sequences.js
 20:17  error  'column' is repeated!  Vale.Repetition


 tests\lib\rules\one-var-declaration-per-line.js
 22:17  error  'line' is repeated!    Vale.Repetition
 23:17  error  'column' is repeated!  Vale.Repetition


 tests\lib\linter\linter.js
 35:20  error  'name' is repeated!  Vale.Repetition


 tests\lib\rules\utils\ast-utils.js
 186:29  error  'node' is repeated!  Vale.Repetition 
 195:29  error  'node' is repeated!  Vale.Repetition


 tests\lib\shared\config-validator.js
 37:20  error  'context' is repeated!  Vale.Repetition
 57:20  error  'context' is repeated!  Vale.Repetition
 75:20  error  'context' is repeated!  Vale.Repetition


 CHANGELOG.md
 1996:122  error  'from' is repeated!  Vale.Repetition
 3504:35   error  'with' is repeated!  Vale.Repetition

Is there anything you'd like reviewers to focus on?

@eslint-github-bot eslint-github-bot bot added triage An ESLint team member will look at this issue soon documentation Relates to ESLint's documentation labels Oct 2, 2022
@netlify
Copy link

netlify bot commented Oct 2, 2022

Deploy Preview for docs-eslint ready!

Name Link
🔨 Latest commit 383ea7a
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/6338e9a875c7d200085b1ef1
😎 Deploy Preview https://deploy-preview-16378--docs-eslint.netlify.app/user-guide/configuring/ignoring-code
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@snitin315 snitin315 added accepted There is consensus among the team that this change meets the criteria for inclusion and removed triage An ESLint team member will look at this issue soon labels Oct 2, 2022
Copy link
Contributor

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@snitin315 snitin315 merged commit b3a0837 into eslint:main Oct 2, 2022
@nschonni nschonni deleted the duplicates branch October 2, 2022 01:37
crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request Oct 13, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`8.24.0` -> `8.25.0`](https://renovatebot.com/diffs/npm/eslint/8.24.0/8.25.0) |

---

### Release Notes

<details>
<summary>eslint/eslint</summary>

### [`v8.25.0`](https://github.com/eslint/eslint/releases/tag/v8.25.0)

[Compare Source](eslint/eslint@v8.24.0...v8.25.0)

#### Features

-   [`173e820`](eslint/eslint@173e820) feat: Pass --max-warnings value to formatters ([#&#8203;16348](eslint/eslint#16348)) (Brandon Mills)
-   [`6964cb1`](eslint/eslint@6964cb1) feat: remove support for ignore files in FlatESLint ([#&#8203;16355](eslint/eslint#16355)) (Milos Djermanovic)
-   [`1cc4b3a`](eslint/eslint@1cc4b3a) feat: `id-length` counts graphemes instead of code units ([#&#8203;16321](eslint/eslint#16321)) (Sosuke Suzuki)

#### Documentation

-   [`90c6028`](eslint/eslint@90c6028) docs: Conflicting fixes ([#&#8203;16366](eslint/eslint#16366)) (Ben Perlmutter)
-   [`5a3fe70`](eslint/eslint@5a3fe70) docs: Add VS to integrations page ([#&#8203;16381](eslint/eslint#16381)) (Maria José Solano)
-   [`49bd1e5`](eslint/eslint@49bd1e5) docs: remove unused link definitions ([#&#8203;16376](eslint/eslint#16376)) (Nick Schonning)
-   [`3bd380d`](eslint/eslint@3bd380d) docs: typo cleanups for docs ([#&#8203;16374](eslint/eslint#16374)) (Nick Schonning)
-   [`b3a0837`](eslint/eslint@b3a0837) docs: remove duplicate words ([#&#8203;16378](eslint/eslint#16378)) (Nick Schonning)
-   [`a682562`](eslint/eslint@a682562) docs: add `BigInt` to `new-cap` docs ([#&#8203;16362](eslint/eslint#16362)) (Sosuke Suzuki)
-   [`f6d57fb`](eslint/eslint@f6d57fb) docs: Update docs README ([#&#8203;16352](eslint/eslint#16352)) (Ben Perlmutter)
-   [`7214347`](eslint/eslint@7214347) docs: fix logical-assignment-operators option typo ([#&#8203;16346](eslint/eslint#16346)) (Jonathan Wilsson)

#### Chores

-   [`1f78594`](eslint/eslint@1f78594) chore: upgrade [@&#8203;eslint/eslintrc](https://github.com/eslint/eslintrc)[@&#8203;1](https://github.com/1).3.3 ([#&#8203;16397](eslint/eslint#16397)) (Milos Djermanovic)
-   [`8476a9b`](eslint/eslint@8476a9b) chore: Remove CODEOWNERS ([#&#8203;16375](eslint/eslint#16375)) (Nick Schonning)
-   [`720ff75`](eslint/eslint@720ff75) chore: use "ci" for Dependabot commit message ([#&#8203;16377](eslint/eslint#16377)) (Nick Schonning)
-   [`42f5479`](eslint/eslint@42f5479) chore: bump actions/stale from 5 to 6 ([#&#8203;16350](eslint/eslint#16350)) (dependabot\[bot])
-   [`e5e9e27`](eslint/eslint@e5e9e27) chore: remove `jsdoc` dev dependency ([#&#8203;16344](eslint/eslint#16344)) (Milos Djermanovic)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjEuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIyNi4wIn0=-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1577
Reviewed-by: crapStone <crapstone@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Apr 1, 2023
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Apr 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion documentation Relates to ESLint's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants