mysticatea / cpx

A cli tool to watch and copy file globs.
MIT License
524 stars 36 forks source link

Fix typo w/ watch-ready #31

Closed pdehaan closed 7 years ago

pdehaan commented 7 years ago

¯\_(ツ)_/¯

codecov-io commented 7 years ago

Codecov Report

Merging #31 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   84.83%   84.83%           
=======================================
  Files          17       17           
  Lines         554      554           
=======================================
  Hits          470      470           
  Misses         84       84

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 0c7edde...f0cf451. Read the comment docs.

mysticatea commented 7 years ago

Thank you!