kentcdodds / kcd-scripts

CLI toolbox for common scripts for my projects
http://npm.im/kcd-scripts
MIT License
885 stars 207 forks source link

feat: add all file extensions from lintstagedrc as default for format script #199

Closed MichaelDeBoey closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #199 (dd03137) into main (e507091) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage   63.29%   63.29%           
=======================================
  Files          21       21           
  Lines         594      594           
  Branches      222      222           
=======================================
  Hits          376      376           
  Misses        177      177           
  Partials       41       41           
Impacted Files Coverage Δ
src/scripts/format.js 91.30% <100.00%> (ø)

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 e507091...dd03137. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 8.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: