-
Notifications
You must be signed in to change notification settings - Fork 3.8k
chore: fix spelling #8622
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
Merged
Merged
chore: fix spelling #8622
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
a4570a5
chore: fix spelling: a
jsoref b0b7484
chore: fix spelling: access
jsoref b41e232
chore: fix spelling: appropriately
jsoref 4b25359
chore: fix spelling: cannot
jsoref 8c70e6b
fix: spelling: color
jsoref 3187ed8
chore: fix spelling: containing
jsoref 976775b
chore: fix spelling: depended
jsoref 1e95c14
chore: fix spelling: disabled
jsoref 5e7ee7c
chore: fix spelling: doesn't
jsoref edd604a
fix: spelling: engines
jsoref d0b3f59
chore: fix spelling: error
jsoref b0f1587
chore: fix spelling: grammar
jsoref 203b051
chore: fix spelling: highest
jsoref ff7eeb0
chore: fix spelling: implicit
jsoref 140b0a9
chore: fix spelling: in
jsoref 51b4212
chore: fix spelling: include
jsoref aa2ed7e
chore: fix spelling: missing
jsoref 2762243
chore: fix spelling: nonexistent
jsoref 02a6690
chore: fix spelling: option
jsoref e946f3c
chore: fix spelling: output
jsoref acf7ea6
chore: fix spelling: polluting
jsoref cd042f2
chore: fix spelling: received
jsoref fac9412
chore: fix spelling: sensitive
jsoref 3409139
chore: fix spelling: setting
jsoref 68a4b1a
chore: fix spelling: similar
jsoref c1698b6
chore: fix spelling: update
jsoref c31b144
chore: fix spelling: workspaces
jsoref File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -248,7 +248,7 @@ exports[`test/lib/commands/ls.js TAP ls --parseable no args > should output pars | |
| {CWD}/prefix/node_modules/dog | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls --parseable overridden dep > should contain overridden outout 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls --parseable overridden dep > should contain overridden output 1`] = ` | ||
| {CWD}/prefix:[email protected] | ||
| {CWD}/prefix/node_modules/foo:[email protected] | ||
| {CWD}/prefix/node_modules/bar:[email protected]:OVERRIDDEN | ||
|
|
@@ -288,19 +288,19 @@ exports[`test/lib/commands/ls.js TAP ls --parseable using aliases > should outpu | |
| {CWD}/prefix/node_modules/a | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls --parseable with filter arg > should output parseable contaning only occurrences of filtered by package 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls --parseable with filter arg > should output parseable containing only occurrences of filtered by package 1`] = ` | ||
| {CWD}/prefix/node_modules/chai | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls --parseable with filter arg nested dep > should output parseable contaning only occurrences of filtered package 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls --parseable with filter arg nested dep > should output parseable containing only occurrences of filtered package 1`] = ` | ||
| {CWD}/prefix/node_modules/dog | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls --parseable with missing filter arg > should output parseable output containing no dependencies info 1`] = ` | ||
|
|
||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls --parseable with multiple filter args > should output parseable contaning only occurrences of multiple filtered packages and their ancestors 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls --parseable with multiple filter args > should output parseable containing only occurrences of multiple filtered packages and their ancestors 1`] = ` | ||
| {CWD}/prefix/node_modules/chai | ||
| {CWD}/prefix/node_modules/dog | ||
| ` | ||
|
|
@@ -453,7 +453,7 @@ [email protected] {CWD}/prefix | |
| \`-- [email protected] | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls loading a tree containing workspaces should inlude root and specified workspace > output 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls loading a tree containing workspaces should include root and specified workspace > output 1`] = ` | ||
| [email protected] {CWD}/prefix | ||
| +-- [email protected] -> ./d | ||
| | \`-- [email protected] | ||
|
|
@@ -541,13 +541,13 @@ [email protected] {CWD}/prefix | |
| \`-- [email protected] | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls overridden dep > should contain overridden outout 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls overridden dep > should contain overridden output 1`] = ` | ||
| [email protected] {CWD}/prefix | ||
| \`-- [email protected] | ||
| \`-- [email protected] overridden | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls overridden dep w/ color > should contain overridden outout 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls overridden dep w/ color > should contain overridden output 1`] = ` | ||
| [[email protected] {CWD}/prefix[0m | ||
| [0m\`-- [email protected][0m | ||
| [0m \`-- [email protected] [2moverridden[22m[0m | ||
|
|
@@ -609,18 +609,18 @@ [email protected] {CWD}/prefix | |
| \`-- @npmcli/[email protected] | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls with dot filter arg > should output tree contaning only occurrences of filtered by package and colored output 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls with dot filter arg > should output tree containing only occurrences of filtered by package and colored output 1`] = ` | ||
| [email protected] {CWD}/prefix | ||
| \`-- (empty) | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls with filter arg > should output tree contaning only occurrences of filtered by package and colored output 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls with filter arg > should output tree containing only occurrences of filtered by package and colored output 1`] = ` | ||
| [[email protected] {CWD}/prefix[0m | ||
| [0m\`-- [[email protected][39m[0m | ||
| [0m[0m | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls with filter arg nested dep > should output tree contaning only occurrences of filtered package and its ancestors 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls with filter arg nested dep > should output tree containing only occurrences of filtered package and its ancestors 1`] = ` | ||
| [email protected] {CWD}/prefix | ||
| \`-- [email protected] | ||
| \`-- [email protected] | ||
|
|
@@ -631,7 +631,7 @@ [email protected] {CWD}/prefix | |
| \`-- (empty) | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/ls.js TAP ls with multiple filter args > should output tree contaning only occurrences of multiple filtered packages and their ancestors 1`] = ` | ||
| exports[`test/lib/commands/ls.js TAP ls with multiple filter args > should output tree containing only occurrences of multiple filtered packages and their ancestors 1`] = ` | ||
| [email protected] {CWD}/prefix | ||
| +-- [email protected] | ||
| \`-- [email protected] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -289,7 +289,7 @@ exports[`test/lib/commands/outdated.js TAP workspaces should display ws outdated | |
| :[email protected]:MISSING:[email protected]:e | ||
| ` | ||
|
|
||
| exports[`test/lib/commands/outdated.js TAP workspaces should highlight ws in dependend by section > output 1`] = ` | ||
| exports[`test/lib/commands/outdated.js TAP workspaces should highlight ws in depended by section > output 1`] = ` | ||
| [1m[4mPackage[24m[22m [1m[4mCurrent[24m[22m [1m[4mWanted[24m[22m [1m[4mLatest[24m[22m [1m[4mLocation[24m[22m [1m[4mDepended by[24m[22m | ||
| [31mcat[39m 1.0.0 [36m1.0.1[39m [34m1.0.1[39m node_modules/cat [[email protected][39m | ||
| [33mdog[39m 1.0.1 [36m1.0.1[39m [34m2.0.0[39m node_modules/dog prefix | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -263,7 +263,7 @@ t.test('ls', async t => { | |
| await | ||
|
|
||
| ls.exec([]) | ||
| t.matchSnapshot(cleanCwd(result()), 'should contain overridden outout') | ||
| t.matchSnapshot(cleanCwd(result()), 'should contain overridden output') | ||
| }) | ||
|
|
||
| t.test('overridden dep w/ color', async t => { | ||
|
|
@@ -305,7 +305,7 @@ t.test('ls', async t => { | |
| }) | ||
|
|
||
| await ls.exec([]) | ||
| t.matchSnapshot(cleanCwd(result()), 'should contain overridden outout') | ||
| t.matchSnapshot(cleanCwd(result()), 'should contain overridden output') | ||
| }) | ||
|
|
||
| t.test('with filter arg', async t => { | ||
|
|
@@ -329,7 +329,7 @@ t.test('ls', async t => { | |
| await ls.exec(['chai']) | ||
| t.matchSnapshot( | ||
| cleanCwd(result()), | ||
| 'should output tree contaning only occurrences of filtered by package and colored output' | ||
| 'should output tree containing only occurrences of filtered by package and colored output' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -355,7 +355,7 @@ t.test('ls', async t => { | |
| await ls.exec(['.']) | ||
| t.matchSnapshot( | ||
| cleanCwd(result()), | ||
| 'should output tree contaning only occurrences of filtered by package and colored output' | ||
| 'should output tree containing only occurrences of filtered by package and colored output' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -377,7 +377,7 @@ t.test('ls', async t => { | |
| await ls.exec(['dog']) | ||
| t.matchSnapshot( | ||
| cleanCwd(result()), | ||
| 'should output tree contaning only occurrences of filtered package and its ancestors' | ||
| 'should output tree containing only occurrences of filtered package and its ancestors' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -408,7 +408,7 @@ t.test('ls', async t => { | |
| await ls.exec(['dog@*', '[email protected]']) | ||
| t.matchSnapshot( | ||
| cleanCwd(result()), | ||
| 'should output tree contaning only occurrences of multiple filtered packages and their ancestors' | ||
| 'should output tree containing only occurrences of multiple filtered packages and their ancestors' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -1650,7 +1650,7 @@ t.test('ls', async t => { | |
| })) | ||
|
|
||
| // filter out a single workspace and include root | ||
| t.test('should inlude root and specified workspace', t => mockWorkspaces(t, [], { | ||
| t.test('should include root and specified workspace', t => mockWorkspaces(t, [], { | ||
| 'include-workspace-root': true, | ||
| workspace: 'd', | ||
| })) | ||
|
|
@@ -1823,7 +1823,7 @@ t.test('ls --parseable', async t => { | |
| }) | ||
|
|
||
| await ls.exec([]) | ||
| t.matchSnapshot(cleanCwd(result()), 'should contain overridden outout') | ||
| t.matchSnapshot(cleanCwd(result()), 'should contain overridden output') | ||
| }) | ||
|
|
||
| t.test('with filter arg', async t => { | ||
|
|
@@ -1844,7 +1844,7 @@ t.test('ls --parseable', async t => { | |
| await ls.exec(['chai']) | ||
| t.matchSnapshot( | ||
| cleanCwd(result()), | ||
| 'should output parseable contaning only occurrences of filtered by package' | ||
| 'should output parseable containing only occurrences of filtered by package' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -1866,7 +1866,7 @@ t.test('ls --parseable', async t => { | |
| await ls.exec(['dog']) | ||
| t.matchSnapshot( | ||
| cleanCwd(result()), | ||
| 'should output parseable contaning only occurrences of filtered package' | ||
| 'should output parseable containing only occurrences of filtered package' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -1897,7 +1897,7 @@ t.test('ls --parseable', async t => { | |
| await ls.exec(['dog@*', '[email protected]']) | ||
| t.matchSnapshot( | ||
| cleanCwd(result()), | ||
| 'should output parseable contaning only occurrences of multiple filtered packages and their ancestors' | ||
| 'should output parseable containing only occurrences of multiple filtered packages and their ancestors' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -2941,7 +2941,7 @@ t.test('ls --json', async t => { | |
| }, | ||
| }, | ||
| }, | ||
| 'should output json contaning only occurrences of filtered by package' | ||
| 'should output json containing only occurrences of filtered by package' | ||
| ) | ||
| t.not(process.exitCode, 1, 'should not exit with error code 1') | ||
| }) | ||
|
|
@@ -2982,7 +2982,7 @@ t.test('ls --json', async t => { | |
| }, | ||
| }, | ||
| }, | ||
| 'should output json contaning only occurrences of filtered by package' | ||
| 'should output json containing only occurrences of filtered by package' | ||
| ) | ||
| t.notOk(jsonParse(result()).dependencies.chai) | ||
| }) | ||
|
|
@@ -3036,7 +3036,7 @@ t.test('ls --json', async t => { | |
| }, | ||
| }, | ||
| }, | ||
| 'should output json contaning only occurrences of multiple filtered packages and their ancestors' | ||
| 'should output json containing only occurrences of multiple filtered packages and their ancestors' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -3838,7 +3838,7 @@ t.test('ls --json', async t => { | |
| await t.rejects( | ||
| ls.exec([]), | ||
| { code: 'EJSONPARSE', message: 'Failed to parse root package.json' }, | ||
| 'should have missin root package.json msg' | ||
| 'should have missing root package.json msg' | ||
| ) | ||
| t.same( | ||
| jsonParse(result()), | ||
|
|
@@ -4664,7 +4664,7 @@ t.test('ls --package-lock-only', async t => { | |
| }, | ||
| }, | ||
| }, | ||
| 'should output json contaning only occurrences of filtered by package' | ||
| 'should output json containing only occurrences of filtered by package' | ||
| ) | ||
| t.notOk(process.exitCode, 'should not set exit code') | ||
| }) | ||
|
|
@@ -4724,7 +4724,7 @@ t.test('ls --package-lock-only', async t => { | |
| }, | ||
| }, | ||
| }, | ||
| 'should output json contaning only occurrences of filtered by package' | ||
| 'should output json containing only occurrences of filtered by package' | ||
| ) | ||
| }) | ||
|
|
||
|
|
@@ -4788,7 +4788,7 @@ t.test('ls --package-lock-only', async t => { | |
| }, | ||
| }, | ||
| }, | ||
| 'should output json contaning only occurrences of multiple filtered packages and their ancestors' | ||
| 'should output json containing only occurrences of multiple filtered packages and their ancestors' | ||
| ) | ||
| }) | ||
|
|
||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.