GithubHelp home page GithubHelp logo

Comments (4)

jzaefferer avatar jzaefferer commented on June 19, 2024

@all3fox this would also be a good one. You could start by digging into the issue link, then we can discuss what we can do here.

from commitplease.

alisianoi avatar alisianoi commented on June 19, 2024

I read the husky issue in jQuery and the linked issue in commitplease, here are my thoughts:

I tried to reproduce it on my machine: a simple project with commitplease and a 5.10.1 version of node installed via nvm. My commits to this project were being checked as expected. Then I bumped the node version:

nvm uninstall 5.10.1
nvm install 5.11
nvm use 5.11

Everything was still working. Ok, I cannot reproduce this issue with OS X El Capitan (10.11.3) on my machine (which runs Arch Linux). Another thing: I was doing git commit from the command line, not from a GUI app which mgol mentions. Basically, I could not reproduce his original steps.

The issue itself is addressed 59-87 of the husky repository. As I understand it, somehting similar should be done inside the commit-msg-hook.js of commitplease. But I do not feel comfortable doing this change because I cannot reproduce --- cannot know if I fix it or break it :(

Another option is to maybe make commitplease depend on husky. This will mean that husky provides all these git hooks as script options in package.json and commitplease then writes itself as such a script of package.json

from commitplease.

jzaefferer avatar jzaefferer commented on June 19, 2024

Okay, I'll see if I can reproduce this on my machine (I'm running OSX 10.11.4).

Meanwhile, I suggest you look at #33 and #34, try to implement both, then we can take those into consideration when designing the new validation options API to support the Angular style guide.

from commitplease.

jzaefferer avatar jzaefferer commented on June 19, 2024

Can't tell if this is still an issue, since its been a year, I'm closing.

from commitplease.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.