Skip to content

Spellcheck all Markdown files #5958

Description

@LesnyRumcajs

Summary

Right now, we only spellcheck markdown files under docs/docs

"spellcheck": "spellchecker -f \"./docs/**/*.md\" -l en-US -q -d ./dictionary.txt",

This should be propagated to the entire repository, including .github

Completion Criteria

  • spellcheck entire repo in CI (markdown files)
  • fix offences or add to ignore list if we don't intend to maintain certain files.

Additional Links & Resources

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions