pancake-farm icon indicating copy to clipboard operation
pancake-farm copied to clipboard

fix (script): buidler* not builder

Open BunsDev opened this issue 3 years ago • 1 comments

"buidler" is intentionally misspelled per the brand's witty galaxy brain. since this is a common error, the script executes anyway (though warns users), but it ultimately leads to a less elegant outcome.

BunsDev avatar Mar 27 '21 09:03 BunsDev

Codecov Report

Merging #15 (df15108) into master (a61313b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  Coverage   90.60%   90.60%           
=======================================
  Files           4        4           
  Lines         330      330           
  Branches       50       50           
=======================================
  Hits          299      299           
  Misses         31       31           

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 a61313b...df15108. Read the comment docs.

codecov[bot] avatar Mar 27 '21 09:03 codecov[bot]