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

ci: Workflow Bot -- Build Docs #4170

Merged
merged 1 commit into from
Feb 14, 2023
Merged

ci: Workflow Bot -- Build Docs #4170

merged 1 commit into from
Feb 14, 2023

Conversation

street-side-software-automation[bot]
Copy link
Contributor

docs/types/cspell-types/enums/IssueType.md | 4 +-
.../AdvancedCSpellSettingsWithSourceTrace.md | 135 ++++++++++++---------
docs/types/cspell-types/interfaces/BaseSetting.md | 59 ++++++---
.../cspell-types/interfaces/CSpellReporter.md | 12 +-
.../interfaces/CSpellReporterModule.md | 2 +-
.../cspell-types/interfaces/CSpellSettings.md | 127 +++++++++++--------
.../interfaces/CSpellSettingsWithSourceTrace.md | 133 ++++++++++++--------
.../types/cspell-types/interfaces/CacheSettings.md | 8 +-
.../cspell-types/interfaces/CharacterSetCosts.md | 6 +-
.../cspell-types/interfaces/CommandLineSettings.md | 4 +-
.../interfaces/DictionaryDefinitionAlternate.md | 14 +--
.../interfaces/DictionaryDefinitionAugmented.md | 16 +--
.../interfaces/DictionaryDefinitionBase.md | 12 +-
.../interfaces/DictionaryDefinitionCustom.md | 18 +--
.../DictionaryDefinitionInlineFlagWords.md | 45 +++++--
.../DictionaryDefinitionInlineIgnoreWords.md | 45 +++++--
.../interfaces/DictionaryDefinitionInlineWords.md | 45 +++++--
.../interfaces/DictionaryDefinitionPreferred.md | 14 +--
.../interfaces/DictionaryInformation.md | 16 +--
docs/types/cspell-types/interfaces/EditCosts.md | 10 +-
.../cspell-types/interfaces/ExtendableSettings.md | 89 +++++++++-----
docs/types/cspell-types/interfaces/Features.md | 2 +-
docs/types/cspell-types/interfaces/FileSettings.md | 123 +++++++++++--------
docs/types/cspell-types/interfaces/FileSource.md | 8 +-
.../types/cspell-types/interfaces/ImportFileRef.md | 6 +-
.../cspell-types/interfaces/InMemorySource.md | 8 +-
docs/types/cspell-types/interfaces/Issue.md | 26 ++--
.../cspell-types/interfaces/LanguageSetting.md | 65 +++++++---
.../interfaces/LanguageSettingFilterFields.md | 6 +-
.../LanguageSettingFilterFieldsDeprecated.md | 4 +-
.../LanguageSettingFilterFieldsPreferred.md | 4 +-
.../cspell-types/interfaces/LegacySettings.md | 4 +-
docs/types/cspell-types/interfaces/MergeSource.md | 8 +-
.../interfaces/OverrideFilterFields.md | 2 +-
.../cspell-types/interfaces/OverrideSettings.md | 89 +++++++++-----
docs/types/cspell-types/interfaces/ParseResult.md | 6 +-
docs/types/cspell-types/interfaces/ParsedText.md | 12 +-
docs/types/cspell-types/interfaces/Parser.md | 4 +-
docs/types/cspell-types/interfaces/Plugin.md | 2 +-
docs/types/cspell-types/interfaces/PnPSettings.md | 4 +-
docs/types/cspell-types/interfaces/ProgressBase.md | 2 +-
.../cspell-types/interfaces/ProgressFileBase.md | 8 +-
.../cspell-types/interfaces/ProgressFileBegin.md | 8 +-
.../interfaces/ProgressFileComplete.md | 16 +--
.../interfaces/RegExpPatternDefinition.md | 6 +-
.../interfaces/ReporterConfiguration.md | 16 +--
.../interfaces/ReportingConfiguration.md | 12 +-
docs/types/cspell-types/interfaces/RunResult.md | 10 +-
docs/types/cspell-types/interfaces/Settings.md | 87 ++++++++-----
.../interfaces/SuggestionsConfiguration.md | 6 +-
.../cspell-types/interfaces/TextDocumentOffset.md | 16 +--
docs/types/cspell-types/interfaces/TextOffset.md | 6 +-
.../interfaces/WorkspaceTrustSettings.md | 6 +-
docs/types/cspell-types/modules.md | 118 +++++++++---------
54 files changed, 919 insertions(+), 595 deletions(-)

@Jason3S Jason3S merged commit a511d70 into main Feb 14, 2023
@Jason3S Jason3S deleted the update-docs branch February 14, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant