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

Add spellchecking #129

Merged
merged 3 commits into from
Jul 21, 2023
Merged

Add spellchecking #129

merged 3 commits into from
Jul 21, 2023

Conversation

jamesmbaazam
Copy link
Collaborator

@jamesmbaazam jamesmbaazam commented Jul 21, 2023

This PR addresses comments raised in #79 and adds spellchecking to the package (via usethis::use_spell_check(lang = "en-GB")) to fix #102.

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2023

Codecov Report

Merging #129 (e8d790d) into main (b08f848) will not change coverage.
The diff coverage is n/a.

❗ Current head e8d790d differs from pull request most recent head 6ff790d. Consider uploading reports for the commit 6ff790d to get more accurate results

@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files           5        5           
  Lines         236      236           
=======================================
  Hits          231      231           
  Misses          5        5           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jamesmbaazam jamesmbaazam merged commit 231f01e into main Jul 21, 2023
@jamesmbaazam jamesmbaazam deleted the add_spellchecking branch July 21, 2023 13:04
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 spell checking to package
3 participants