Skip to content

Add config path to markdown spell help - #186

Open
SharkHand3 wants to merge 1 commit into
ethereum:masterfrom
SharkHand3:feat/markdown-spell-dictionary-help
Open

Add config path to markdown spell help#186
SharkHand3 wants to merge 1 commit into
ethereum:masterfrom
SharkHand3:feat/markdown-spell-dictionary-help

Conversation

@SharkHand3

@SharkHand3 SharkHand3 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Fixes #185.

Summary

  • show the supplied configuration path in markdown-spell diagnostics so contributors know where to add accepted words
  • preserve the existing lint documentation link
  • leave diagnostics unchanged when no config is supplied and for all other lints

Tests

  • added focused unit coverage for configured markdown-spell, default markdown-spell, and unrelated lint help
  • cargo fmt --all -- --check
  • GitHub Check, Rustfmt/Clippy, Ubuntu Test Suite, Windows Test Suite, and GitGuardian all pass

Local Cargo test execution is blocked on this host because the MSVC linker/Windows SDK is not installed; the repository's Ubuntu and Windows CI jobs completed the full test verification.

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.

Add help text to markdown-spell for adding words to dictionary

1 participant