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

fix(prompt): modify the entry point to pass commitizen's function check #2501

Commits on Mar 10, 2021

  1. fix(prompt): modify the entry point to pass commitizen's function check

    Async Function type cannot be verified by commitizen's function check, modify to Function type.
    
    issue: #2486 (comment)
    curly committed Mar 10, 2021
    Copy the full SHA
    b283ad6 View commit details
    Browse the repository at this point in the history
  2. fix(prompt): modify the entry point to pass commitizen's function check

    Async Function type cannot be verified by commitizen's function check, modify to Function type.
    
    issue: #2486 (comment)
    curly210102 committed Mar 10, 2021
    Copy the full SHA
    1d1fbd8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/modify-prompt-entry-point' of github.com:curly21010…

    …2/commitlint into fix/modify-prompt-entry-point
    curly210102 committed Mar 10, 2021
    Copy the full SHA
    938eff0 View commit details
    Browse the repository at this point in the history