Closed simonorzel26 closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
abby-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 5, 2024 2:58pm |
@simonorzel26 is attempting to deploy a commit to a Personal Account owned by @tryabby on Vercel.
@tryabby first needs to authorize it.
[!IMPORTANT]
Auto 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.
209 files out of 294 files are above the max files limit of 50. Please upgrade to Pro plan to get higher limits.
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?
Should we scrap this and try npx @biomejs/biome migrate
@cstrnt
In this PR I initialized biome with a focus on as little regression as possible in the formatting and linting. I did this by turning off as many format and lint rules in biome as needed in order to change as few files/lines as possible from the previous setup.
In a future PR we can and probably should try to remove some ignored rules in the biome file, especially the security and suspicious rules. However, that will mean changing lots of working code, which I wanted to keep out of this PR.