Skip to content

Conversation

@esminerva
Copy link
Contributor

@esminerva esminerva commented Apr 24, 2019

Checklist
  • npm test passes (tip: npm run autofix can correct most style issues)

@CLAassistant
Copy link

CLAassistant commented Apr 24, 2019

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

codecov-io commented Apr 24, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #870   +/-   ##
=======================================
  Coverage   89.92%   89.92%           
=======================================
  Files          21       21           
  Lines        3494     3494           
  Branches      298      298           
=======================================
  Hits         3142     3142           
  Misses        346      346           
  Partials        6        6

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 162c398...26f7dce. Read the comment docs.

@esminerva esminerva requested a review from dpopp07 April 24, 2019 16:06
Copy link
Contributor

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

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

This looks good! Just have one question, doesn't necessarily need changing

"always",
"lower-case"
],
"subject-case": [
Copy link
Contributor

Choose a reason for hiding this comment

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

What's your reasoning here? I feel like we want it to be always lower case

Copy link
Contributor

Choose a reason for hiding this comment

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

Realizing that this probably looks word by word, it makes sense to allow other cases to include variable names in commit messages

Copy link
Contributor

@dpopp07 dpopp07 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!

@dpopp07 dpopp07 merged commit a4a67ba into master Apr 24, 2019
@dpopp07 dpopp07 deleted the commit-message branch April 24, 2019 20:09
@watson-github-bot
Copy link
Collaborator

🎉 This PR is included in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Include commitlint.config.js in repo

6 participants