Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Spellcheck warnings #14

Merged
merged 2 commits into from
May 17, 2024
Merged

Spellcheck warnings #14

merged 2 commits into from
May 17, 2024

Conversation

CeleritasCelery
Copy link
Contributor

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’
@CeleritasCelery CeleritasCelery merged commit f7a27a6 into main May 17, 2024
4 checks passed
@CeleritasCelery CeleritasCelery deleted the spellcheck-warnings branch May 17, 2024 19:10
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.

2 participants