drahnr / cargo-spellcheck

Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
Apache License 2.0
314 stars 32 forks source link

Lints and cargo deps #313

Closed nyurik closed 8 months ago

nyurik commented 8 months ago

Sadly, I cannot compile this locally (some missing llvm dep, and it doesn't build with no-defaults or with just the nlprules feature). So hopefully your CI will catch it (would it be ok to add a simple github action build too, as it will be a common base to ensure it builds for everyone? I could help with that if ok). Anyway, tried to fix as much as i could.

What does this PR accomplish?

📜 Checklist