From 5aa569ea66631a5c9ac7927b4a5efca3a9fe8310 Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 17:05:35 +0200 Subject: [PATCH] ci: Workflow Bot -- Build Readme (#5562) Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com> --- docs/_includes/generated-docs/help-lint.md | 3 +-- packages/cspell/README.md | 3 +-- packages/cspell/static/help-lint.txt | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/_includes/generated-docs/help-lint.md b/docs/_includes/generated-docs/help-lint.md index 503c34c326b..0191319bd1d 100644 --- a/docs/_includes/generated-docs/help-lint.md +++ b/docs/_includes/generated-docs/help-lint.md @@ -29,7 +29,7 @@ Options: checked and the configuration. --locale Set language locales. i.e. "en,fr" for English and French, or "en-GB" for British English. - --language-id Force programming language for unknown + --language-id Force programming language for unknown extensions. i.e. "php" or "scala" --words-only Only output the words not found in the dictionaries. @@ -72,7 +72,6 @@ Options: --gitignore-root Prevent searching for .gitignore files past root. --validate-directives Validate in-document CSpell directives. - --no-validate-directives Do not validate in-document CSpell directives. --no-color Turn off color. --color Force color. --no-default-configuration Do not load the default configuration and diff --git a/packages/cspell/README.md b/packages/cspell/README.md index e0f60c60d4d..e1cd511dacc 100644 --- a/packages/cspell/README.md +++ b/packages/cspell/README.md @@ -138,7 +138,7 @@ Options: checked and the configuration. --locale Set language locales. i.e. "en,fr" for English and French, or "en-GB" for British English. - --language-id Force programming language for unknown + --language-id Force programming language for unknown extensions. i.e. "php" or "scala" --words-only Only output the words not found in the dictionaries. @@ -181,7 +181,6 @@ Options: --gitignore-root Prevent searching for .gitignore files past root. --validate-directives Validate in-document CSpell directives. - --no-validate-directives Do not validate in-document CSpell directives. --no-color Turn off color. --color Force color. --no-default-configuration Do not load the default configuration and diff --git a/packages/cspell/static/help-lint.txt b/packages/cspell/static/help-lint.txt index 7eb33ab4280..1c12cead285 100644 --- a/packages/cspell/static/help-lint.txt +++ b/packages/cspell/static/help-lint.txt @@ -26,7 +26,7 @@ Options: checked and the configuration. --locale Set language locales. i.e. "en,fr" for English and French, or "en-GB" for British English. - --language-id Force programming language for unknown + --language-id Force programming language for unknown extensions. i.e. "php" or "scala" --words-only Only output the words not found in the dictionaries. @@ -69,7 +69,6 @@ Options: --gitignore-root Prevent searching for .gitignore files past root. --validate-directives Validate in-document CSpell directives. - --no-validate-directives Do not validate in-document CSpell directives. --no-color Turn off color. --color Force color. --no-default-configuration Do not load the default configuration and