Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix some compiler and checkdoc warnings in rustic-spellcheck #557

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

snogge
Copy link
Contributor

@snogge snogge commented Apr 4, 2024

No description provided.

snogge added 2 commits April 4, 2024 10:34
Fixes

In toplevel form:
rustic-spellcheck.el:18:9: Warning: defvar ‘rustic-spellcheck-arguments’ docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...')

In rustic-cargo-spellcheck:
rustic-spellcheck.el:92:2: Warning: docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...')

In rustic-cargo-spellcheck-command:
rustic-spellcheck.el:106:2: Warning: docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...')

In rustic-cargo-spellcheck-rerun:
rustic-spellcheck.el:117:2: Warning: docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...')
Fixes:

rustic-spellcheck.el:110:11: Warning: Unused lexical variable ‘spellcheck-command’
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant