Skip to content

feat(cspell): update config to check YAML files - #32

Merged
DariuszPorowski merged 3 commits into
mainfrom
spell-yaml
Jul 31, 2026
Merged

feat(cspell): update config to check YAML files#32
DariuszPorowski merged 3 commits into
mainfrom
spell-yaml

Conversation

@DariuszPorowski

Copy link
Copy Markdown
Member

This pull request updates the file checking configuration in .cspell.yml to include both Markdown and YAML files by default, instead of only Markdown files.

File type coverage:

  • .cspell.yml: Changed the files setting to check both *.md, *.yaml, and *.yml files for spelling, expanding coverage beyond just Markdown.

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
Added glob pattern to check Markdown and YAML files.

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
@DariuszPorowski
DariuszPorowski merged commit f9ae9a4 into main Jul 31, 2026
3 checks passed
@DariuszPorowski
DariuszPorowski deleted the spell-yaml branch July 31, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant