Skip to content

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

Open
snogge wants to merge 2 commits into
brotzeit:masterfrom
snogge:spellcheck-warnings
Open

Fix some compiler and checkdoc warnings in rustic-spellcheck#557
snogge wants to merge 2 commits into
brotzeit:masterfrom
snogge:spellcheck-warnings

Conversation

@snogge

@snogge snogge commented Apr 4, 2024

Copy link
Copy Markdown
Contributor

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’
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