commitizen
Here are 257 public repositories matching this topic...
-
Updated
Apr 9, 2022 - TypeScript
Description
I have pre-commit hooks to enforce LF line endings, this fails on every commitizen commit as it writes CRLF on windows. An option to configure this would be good.
Possible Solution
Hacky, but I have customized my local commitizen and found all instances of open
and added newline='\n'
to them if they are w
opens. And option in the .cz.yaml to specify this would be the o
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Aug 31, 2021 - Vue
-
Updated
Aug 27, 2017 - JavaScript
-
Updated
Jan 29, 2022 - TypeScript
-
Updated
Mar 16, 2022 - TypeScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Feb 3, 2022 - TypeScript
-
Updated
Feb 2, 2022
-
Updated
Oct 20, 2020 - PHP
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Mar 7, 2017 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Oct 15, 2018 - Shell
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Oct 15, 2021 - TypeScript
-
Updated
Apr 10, 2022 - TypeScript
-
Updated
Jul 2, 2021
-
Updated
Apr 4, 2022 - Rust
-
Updated
Sep 7, 2017 - JavaScript
-
Updated
Apr 7, 2022 - JavaScript
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Oct 12, 2020 - JavaScript
Running npx oyster-package-generator init
triggers a harmless error every time a command is run on Windows 10. Library might need to be updated for FS Utils.
Improve this page
Add a description, image, and links to the commitizen topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commitizen topic, visit your repo's landing page and select "manage topics."
Plenty of people make use of pnpm for their projects, and it would not be a hard feature to implement so I don't think that it would be a bad idea to add a flag to use pnpm as the package manager, just as there is one already for yarn.