spelling icon indicating copy to clipboard operation
spelling copied to clipboard

Improve auto-generated spelling.R file (and use it)

Open kbenoit opened this issue 6 years ago • 1 comments

I thought it ironic that the author of lintr would auto-generate a file (tests/spelling.R) that would fail a lint check, and also that the package itself fails its own spelling check! 😉

Great package!!

kbenoit avatar Dec 03 '18 20:12 kbenoit

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   42.95%   42.95%           
=======================================
  Files           7        7           
  Lines         298      298           
=======================================
  Hits          128      128           
  Misses        170      170
Impacted Files Coverage Δ
R/spell-check.R 30.82% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7fab414...177b2f4. Read the comment docs.

codecov-io avatar Dec 03 '18 22:12 codecov-io