From 528f75fcd6e46f151f6e6e48a427b38521014fd6 Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 18:33:19 +0100 Subject: [PATCH] ci: Workflow Bot -- Build Readme (#6765) Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com> --- docs/_includes/generated-docs/help-lint.md | 7 +++---- packages/cspell/README.md | 11 +++++------ packages/cspell/static/help-lint.txt | 7 +++---- packages/cspell/static/help-trace.txt | 4 ++-- 4 files changed, 13 insertions(+), 16 deletions(-) diff --git a/docs/_includes/generated-docs/help-lint.md b/docs/_includes/generated-docs/help-lint.md index 11fde0279e52..4768f14e42a1 100644 --- a/docs/_includes/generated-docs/help-lint.md +++ b/docs/_includes/generated-docs/help-lint.md @@ -36,8 +36,8 @@ Options: -u, --unique Only output the first instance of a word not found in the dictionaries. -e, --exclude Exclude files matching the glob pattern. This - option can be used multiple times to add - multiple globs. + option can be used multiple times to add multiple + globs. --file-list Specify a list of files to be spell checked. The list is filtered against the glob file patterns. Note: the format is 1 file path per line. @@ -70,8 +70,7 @@ Options: --gitignore Ignore files matching glob patterns found in .gitignore files. --no-gitignore Do NOT use .gitignore files. - --gitignore-root Prevent searching for .gitignore files past - root. + --gitignore-root Prevent searching for .gitignore files past root. --validate-directives Validate in-document CSpell directives. --color Force color. --no-color Turn off color. diff --git a/packages/cspell/README.md b/packages/cspell/README.md index 41cc7a556f6a..60f1d422f2d6 100644 --- a/packages/cspell/README.md +++ b/packages/cspell/README.md @@ -145,8 +145,8 @@ Options: -u, --unique Only output the first instance of a word not found in the dictionaries. -e, --exclude Exclude files matching the glob pattern. This - option can be used multiple times to add - multiple globs. + option can be used multiple times to add multiple + globs. --file-list Specify a list of files to be spell checked. The list is filtered against the glob file patterns. Note: the format is 1 file path per line. @@ -179,8 +179,7 @@ Options: --gitignore Ignore files matching glob patterns found in .gitignore files. --no-gitignore Do NOT use .gitignore files. - --gitignore-root Prevent searching for .gitignore files past - root. + --gitignore-root Prevent searching for .gitignore files past root. --validate-directives Validate in-document CSpell directives. --color Force color. --no-color Turn off color. @@ -259,8 +258,8 @@ Trace words -- Search for words in the configuration and dictionaries. Options: -c, --config Configuration file to use. By default cspell looks for cspell.json in the current directory. - --locale Set language locales. i.e. "en,fr" for English - and French, or "en-GB" for British English. + --locale Set language locales. i.e. "en,fr" for English and + French, or "en-GB" for British English. --language-id Use programming language. i.e. "php" or "scala". --allow-compound-words Turn on allowCompoundWords --no-allow-compound-words Turn off allowCompoundWords diff --git a/packages/cspell/static/help-lint.txt b/packages/cspell/static/help-lint.txt index c287109aaf3a..4fa05c42d550 100644 --- a/packages/cspell/static/help-lint.txt +++ b/packages/cspell/static/help-lint.txt @@ -33,8 +33,8 @@ Options: -u, --unique Only output the first instance of a word not found in the dictionaries. -e, --exclude Exclude files matching the glob pattern. This - option can be used multiple times to add - multiple globs. + option can be used multiple times to add multiple + globs. --file-list Specify a list of files to be spell checked. The list is filtered against the glob file patterns. Note: the format is 1 file path per line. @@ -67,8 +67,7 @@ Options: --gitignore Ignore files matching glob patterns found in .gitignore files. --no-gitignore Do NOT use .gitignore files. - --gitignore-root Prevent searching for .gitignore files past - root. + --gitignore-root Prevent searching for .gitignore files past root. --validate-directives Validate in-document CSpell directives. --color Force color. --no-color Turn off color. diff --git a/packages/cspell/static/help-trace.txt b/packages/cspell/static/help-trace.txt index 5c2311107e2b..9f7389d2319a 100644 --- a/packages/cspell/static/help-trace.txt +++ b/packages/cspell/static/help-trace.txt @@ -5,8 +5,8 @@ Trace words -- Search for words in the configuration and dictionaries. Options: -c, --config Configuration file to use. By default cspell looks for cspell.json in the current directory. - --locale Set language locales. i.e. "en,fr" for English - and French, or "en-GB" for British English. + --locale Set language locales. i.e. "en,fr" for English and + French, or "en-GB" for British English. --language-id Use programming language. i.e. "php" or "scala". --allow-compound-words Turn on allowCompoundWords --no-allow-compound-words Turn off allowCompoundWords