You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hook is working fine within the local cloned working directory called "devops" Success: It blocks the commits as the message doesn't consist of type - Expected
Second Step: All the code changes like npm nodemodules, husky were pushed to the remote orgin. In other directory - tried cloning the same repo "devops" with all commit lint configs.
Failure: It doesn't block the commit message though the conventional type is missing.
Third Test: Direct commit in Visual studio without the type - Failure
Firth Test: Direct commit in azure repo without the type in mesaage - Failure
bharath2023
changed the title
Commitlint working fine the repo in one local directory but not on the other new cloned directory or in Azure Repo or in Visual Studio
Commitlint working fine for the repo in first cloned directory but not on the new cloned directory or in Azure Repo or in Visual Studio
Dec 12, 2024
Steps to Reproduce
Current Behavior
https://commitlint.js.org/guides/local-setup.html.
Hook is working fine within the local cloned working directory called "devops"
Success: It blocks the commits as the message doesn't consist of type - Expected
Failure: It doesn't block the commit message though the conventional type is missing.
Expected Behavior
Error-Commitlint.docx
Affected packages
Possible Solution
No response
Context
No response
commitlint --version
@commitlint/cli@19.6.0
git --version
git version 2.47.1.windows.1
node --version
10.9.0
The text was updated successfully, but these errors were encountered: