Closed koplas closed 2 months ago
@koplas is attempting to deploy a commit to the Themesberg Team on Vercel.
A member of the Team first needs to authorize it.
[!IMPORTANT]
Review skipped
More than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review.
127 files out of 209 files are above the max files limit of 75. Please upgrade to Pro plan to get higher limits.
You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
flowbite-svelte | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Sep 24, 2024 2:15pm |
π Description
This formats all files and adds a format check to GitHub Action. Fixing all lint errors at once was too complicated, so this pull request focuses on the formatting part. Minor ESlint fixes may come in smaller batches than this pull request.
The files are formatted with the this command:
pnpm prettier --write .
Status
β Checks