Skip to content

ci: 🎨 run prettier check for all PRs #5693

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented May 15, 2025

Description

To make sure we don't have noisy PRs due to formatting differences

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Tests

N/A


Summary by mrge

Added a Prettier formatting check to the CI workflow to catch code style issues in all PRs.

  • Dependencies
    • Added format and format:check scripts to package.json for easier formatting.

@sestinj sestinj requested a review from a team as a code owner May 15, 2025 22:38
@sestinj sestinj requested review from tomasz-stefaniak and removed request for a team May 15, 2025 22:38
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 15, 2025
Copy link

netlify bot commented May 15, 2025

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit c9d04fa
🔍 Latest deploy log https://app.netlify.com/projects/continuedev/deploys/6833c6de88eea100081b5ba2
😎 Deploy Preview https://deploy-preview-5693--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Collaborator

@tomasz-stefaniak tomasz-stefaniak left a comment

Choose a reason for hiding this comment

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

We need to also fix all malformatted files before merging this.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs May 19, 2025
@sestinj sestinj marked this pull request as draft May 19, 2025 20:52
@continue-code-review
Copy link

⚠️ Code review encountered an issue: AI code review failed: 400 {"type":"error","error":{"type":"invalid_request_error","message":"prompt is too long: 204667 tokens > 200000 maximum"}}

@continue-code-review
Copy link

⚠️ Code review encountered an issue: AI code review failed: 400 {"type":"error","error":{"type":"invalid_request_error","message":"prompt is too long: 209072 tokens > 200000 maximum"}}

@sestinj sestinj marked this pull request as ready for review May 26, 2025 01:46
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants