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

Support package-scripts.yaml in addition to .yml #175

Merged
merged 2 commits into from
Mar 30, 2018

Conversation

onlywei
Copy link
Contributor

@onlywei onlywei commented Mar 30, 2018

What: Support package-scripts.yaml in addition to .yml

Why: I use yaml and not yml in all of my projects as my file extension of choice.

How: Simple code addition

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@codecov
Copy link

codecov bot commented Mar 30, 2018

Codecov Report

Merging #175 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #175   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         382    382           
  Branches       92     92           
=====================================
  Hits          382    382
Impacted Files Coverage Δ
src/bin-utils/parser.js 100% <ø> (ø) ⬆️
src/bin-utils/index.js 100% <100%> (ø) ⬆️

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 ee3acda...0c31cb9. Read the comment docs.

Copy link
Collaborator

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks!

@kentcdodds kentcdodds merged commit 47e6cf7 into sezna:master Mar 30, 2018
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.

2 participants