fix: fix the "isFunction" utility to match both "AsyncFunction" by tal-rofe · Pull Request #927 · commitizen/cz-cli
Navigation Menu
{{ message }}
commitizen / cz-cli Public
- Notifications You must be signed in to change notification settings
- Fork 568
Merged
fix: fix the "isFunction" utility to match both "AsyncFunction"#927
LinusU merged 1 commit intocommitizen:masterfrom
tal-rofe:master
fix: fix the "isFunction" utility to match both "AsyncFunction"#927
LinusU merged 1 commit intocommitizen:masterfrom
tal-rofe:master
Conversation
Copy link
Contributor
tal-rofe
commented
Apr 23, 2022
tal-rofe
commented
fix: fix the "isFunction" utility to match both "AsyncFunction"
current behavior is the utility tries to match only "Function" and therefore "AsyncFunction" will be
considered bad and error will be thrown
fix #926
…"Function"s current behavior is the utility tries to match only "Function" and therefore "AsyncFunction" will be considered bad and error will be thrown fix #926
LinusU
merged commit
25dc80c
into
commitizen:master
Copy link
Contributor
LinusU
commented
Apr 25, 2022
LinusU commented
Apr 25, 2022Thanks 👍
Copy link
github-actions
bot
commented
Jul 17, 2022
github-actions bot commented
Jul 17, 2022
github-actions
bot
added
the
released
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment