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

chore(build): fix build by changing commit lint commit #283

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

katie-bobbe-genesys
Copy link
Collaborator

No description provided.

@@ -11,7 +11,7 @@
"start-client-example": "npm run start --workspace=ifc-example-client",
"test": "npm test --workspaces --if-present",
"commit": "git-cz",
"lint": "commitlint -f 321fe10d3ca4a45b91a3693d76412bb0aa796e32",
"lint": "commitlint --from c6ce5b2c3ad19bf49b8fb340dda4cb526cb39708",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--f and --from is the same I just prefer --from because it differentiates it from "force"

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems the merge strategy ate the other commit. Oh well.

@katie-bobbe-genesys katie-bobbe-genesys merged commit 7b1b3cf into main Jan 13, 2025
1 check passed
@katie-bobbe-genesys katie-bobbe-genesys deleted the fix-build branch January 13, 2025 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants