Skip to content

chore: Add GitHub Workflow for checking the formatting#69

Merged
ocavue merged 2 commits into
loro-dev:mainfrom
kulla:QSm0u-kulla-2025-12-28-21-35
Feb 19, 2026
Merged

chore: Add GitHub Workflow for checking the formatting#69
ocavue merged 2 commits into
loro-dev:mainfrom
kulla:QSm0u-kulla-2025-12-28-21-35

Conversation

@kulla

@kulla kulla commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

For avoiding #68 in the future (#68 needs to be merged before this so that the format workflow checks)

Copilot AI review requested due to automatic review settings December 28, 2025 21:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR adds automated formatting checks to the CI pipeline to prevent formatting issues like #68 from being merged.

  • Added a check-format npm script that uses Prettier to verify code formatting
  • Created a new format job in the test workflow that runs the formatting check on every push and pull request

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Added check-format script to verify code formatting using Prettier
.github/workflows/test.yaml Added new format job to CI pipeline that runs formatting checks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ocavue
ocavue merged commit 260d88a into loro-dev:main Feb 19, 2026
2 checks passed
@ocavue

ocavue commented Feb 19, 2026

Copy link
Copy Markdown
Collaborator

Thanks

@kulla
kulla deleted the QSm0u-kulla-2025-12-28-21-35 branch March 1, 2026 18: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.

3 participants